Commit graph

9039 commits

Author SHA1 Message Date
Alex Sherman
3d01cbb6aa Add test to be sure if emails are sent 2020-11-19 13:40:49 +05:00
Karl Erik Õunapuu
9802598149
NS bulk change: Update domain WHOIS afterwards 2020-11-18 17:19:38 +02:00
Karl Erik Õunapuu
1db594fc1c
NS bulk change: Add tests, don't use name_puny format 2020-11-18 16:29:18 +02: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
Karl Erik Õunapuu
bea68f7426
Merge branch '1177-bulk-force-delete' of https://github.com/internetee/registry into 1177-bulk-force-delete 2020-11-13 16:02:39 +02:00
Karl Erik Õunapuu
61886f436b
Comment future implementations 2020-11-13 15:41:21 +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
Karl Erik Õunapuu
6e1a836c97
Fix CC issues 2020-11-11 16:23:01 +02:00
Karl Erik Õunapuu
55e66724cf
Clean up verifications controller 2020-11-11 16:21:32 +02:00
Karl Erik Õunapuu
377a95cc76
Add experimental registrant change accept/deny API endpoint 2020-11-11 13:09:32 +02:00
Alex Sherman
3c7fa88463 Inherit all the interactors from base one 2020-11-10 15:08:10 +05:00
Alex Sherman
f97dff6002 Fix tests & interactor process 2020-11-10 14:56:25 +05:00
Alex Sherman
03754b542b Complete creation of interactors 2020-11-10 13:50:38 +05:00