Timo Võhmar
|
854878ebdf
|
Merge pull request #1742 from internetee/registrant-confirmation-api
Registrant API: domain registrant confirmations
|
2020-11-20 13:46:31 +02:00 |
|
Alex Sherman
|
6a6265e3a5
|
Move CancelForceDelete to interactor
|
2020-11-20 12:32:35 +05:00 |
|
Timo Võhmar
|
a5b06a7da7
|
Update expired_soft.html.erb
|
2020-11-19 18:24:03 +02:00 |
|
Timo Võhmar
|
86b86491de
|
Update expired_soft.text.erb
|
2020-11-19 18:23:22 +02:00 |
|
Timo Võhmar
|
3c3eaa9604
|
Update CHANGELOG.md
|
2020-11-19 18:21:18 +02:00 |
|
Timo Võhmar
|
3441387430
|
Merge pull request #1741 from internetee/1740-interactor-force-delete
Refactor ForceDelete procedure to use interactor design pattern
|
2020-11-19 18:19:10 +02:00 |
|
Timo Võhmar
|
0dea44dcd3
|
Update CHANGELOG.md
|
2020-11-19 16:55:23 +02:00 |
|
Timo Võhmar
|
678514dcbf
|
Merge pull request #1747 from internetee/1745-hide-contact-name-on-contact-info
EPP: Hide name from contactInfo if no auth provided
|
2020-11-19 16:53:58 +02:00 |
|
Karl Erik Õunapuu
|
556008debe
|
Fix CC issues
|
2020-11-19 16:18:25 +02:00 |
|
Karl Erik Õunapuu
|
ef5c4bd54e
|
Return total domain count in domains query
|
2020-11-19 16:15:23 +02:00 |
|
Alex Sherman
|
3d01cbb6aa
|
Add test to be sure if emails are sent
|
2020-11-19 13:40:49 +05:00 |
|
Karl Erik Õunapuu
|
c7d64dce37
|
EPP contactInfo: add test for name masking
|
2020-11-18 13:08:28 +02:00 |
|
Karl Erik Õunapuu
|
38f86225ca
|
Add tests, show papertrail whodunnit properly on repp api
|
2020-11-18 12:45:26 +02:00 |
|
Karl Erik Õunapuu
|
56b5d8e275
|
Fix registrant verificication URL building
|
2020-11-18 10:56:57 +02:00 |
|
Karl Erik Õunapuu
|
7d08e22f6f
|
Fix CC issues
|
2020-11-17 16:55:07 +02:00 |
|
Alex Sherman
|
5cc85980d4
|
Fixed validations
|
2020-11-17 19:50:22 +05:00 |
|
Alex Sherman
|
a6b6a3e60a
|
Enable WhiteIp for checking against subnets
|
2020-11-17 19:37:24 +05:00 |
|
Karl Erik Õunapuu
|
a747464f3d
|
Don't show contact name if not viewed by sponsoring registrar
|
2020-11-17 16:27:38 +02:00 |
|
Karl Erik Õunapuu
|
c9ebdbeb40
|
EPP: Hide name from contactInfo if no auth provided
|
2020-11-17 14:40:18 +02:00 |
|
Karl Erik Õunapuu
|
e40737408f
|
History: Show last state of contact on contact destroy event
|
2020-11-17 14:33:12 +02:00 |
|
Karl Erik Õunapuu
|
a41abf8176
|
Add response to REPP log
|
2020-11-17 13:00:47 +02:00 |
|
Karl Erik Õunapuu
|
7edf48c885
|
Fix some CC issues
|
2020-11-17 12:00:42 +02:00 |
|
Karl Erik Õunapuu
|
db50a89d85
|
Merge remote-tracking branch 'origin/master' into 1580-registrar-api-contacts-endpoint
|
2020-11-17 09:55:32 +02:00 |
|
Karl Erik Õunapuu
|
03db562c77
|
REPP: Show error when invalid ident format submitted
|
2020-11-17 09:30:52 +02:00 |
|
Karl Erik Õunapuu
|
3d0150076c
|
REPP: Hide contact internal ID
|
2020-11-16 14:46:37 +02:00 |
|
Timo Võhmar
|
331ade988c
|
Update CHANGELOG.md
|
2020-11-13 17:00:44 +02:00 |
|
Karl Erik Õunapuu
|
fc816ad67b
|
REPP: Check for ident hash presence before contact update
|
2020-11-13 16:38:39 +02:00 |
|
Timo Võhmar
|
71991f730e
|
Merge pull request #1314 from internetee/improve-epp-login
Improve EPP login
|
2020-11-13 12:43:50 +02:00 |
|
Karl Erik Õunapuu
|
54eb1e91de
|
Fix CC issues
|
2020-11-13 12:31:55 +02:00 |
|
Alex Sherman
|
13b0d45e25
|
Check for 4 sessions only in inexpired ones
|
2020-11-13 14:38:24 +05:00 |
|
Alex Sherman
|
495e1a4ae1
|
Fix env usage in EppSession model
|
2020-11-13 13:40:12 +05:00 |
|
Alex Sherman
|
26c8fe6a3e
|
Fix tests
|
2020-11-13 13:40:12 +05:00 |
|
Artur Beljajev
|
cbb3c0d5ef
|
Improve readability
|
2020-11-13 13:40:12 +05:00 |
|
Artur Beljajev
|
9eb7d3527b
|
Do not take time into account when checking EPP session limit
|
2020-11-13 13:40:12 +05:00 |
|
Artur Beljajev
|
1e997ad5b1
|
Simplify test
|
2020-11-13 13:40:12 +05:00 |
|
Artur Beljajev
|
2d1e11ac6d
|
Improve readability
|
2020-11-13 13:40:12 +05:00 |
|
Artur Beljajev
|
59fbcde4ca
|
Remove hardcoded value
|
2020-11-13 13:40:12 +05:00 |
|
Artur Beljajev
|
daeb00ebe7
|
Change EPP response code according to its specification
Fixes #587
|
2020-11-13 13:40:12 +05:00 |
|
Artur Beljajev
|
744d6a2b53
|
Remove unnecessary test
|
2020-11-13 13:40:12 +05:00 |
|
Artur Beljajev
|
370b37cff6
|
Improve readability
|
2020-11-13 13:40:12 +05:00 |
|
Artur Beljajev
|
3a5779782a
|
Prohibit authenticated EPP user from logging in again
Fixes #1313
|
2020-11-13 13:40:12 +05:00 |
|
Artur Beljajev
|
7ba5b3b2ae
|
Refactor EPP login password change
|
2020-11-13 13:40:12 +05:00 |
|
Artur Beljajev
|
087300ff9d
|
Reformat
|
2020-11-13 13:40:12 +05:00 |
|
Artur Beljajev
|
26ec7e3f12
|
Combine tests
|
2020-11-13 13:40:12 +05:00 |
|
Karl Erik Õunapuu
|
60a66bc540
|
Registrant confirms API: Add tests
|
2020-11-12 15:46:55 +02:00 |
|
Karl Erik Õunapuu
|
c42c482d64
|
Fix CC issues
|
2020-11-12 13:38:09 +02:00 |
|
Karl Erik Õunapuu
|
64d35a864f
|
Add delete action to confirmations API endpoint
|
2020-11-12 13:28:07 +02:00 |
|
Karl Erik Õunapuu
|
4eaa8065ba
|
Mailer: Enable registrant confirm actions via REST
|
2020-11-12 10:45:50 +02:00 |
|
Alex Sherman
|
e62f0a077a
|
Remove domain namespace
|
2020-11-11 21:16:27 +05:00 |
|
Alex Sherman
|
bce39e3404
|
Move interactor from Interactor gem to ActiveInteraction
|
2020-11-11 21:07:22 +05:00 |
|