Commit graph

2606 commits

Author SHA1 Message Date
Timo Võhmar
f1eecdd80f
Merge pull request #1853 from internetee/1845-stop-servermanualinzone-at-clienthold
Set validation to prohibit ManualInzone with any of the *Hold statuses
2021-02-19 17:32:32 +02:00
Alex Sherman
ffde929540 Set validation to prohibit ManualInzone with any of the *Hold statuses 2021-02-12 16:10:22 +05:00
Karl Erik Õunapuu
06ae9b8e24
Optimize WHOIS record destroy SQL check 2021-02-12 13:10:13 +02:00
Timo Võhmar
573f23f874
Merge pull request #1835 from internetee/1832-registrar-prefix-on-contact-info-and-check-requests
EPP: Find contact without registrar code prefix
2021-02-11 14:03:36 +02:00
Timo Võhmar
a3cca9149b
Merge pull request #1830 from internetee/1828-send-poll-message-to-registrant-on-applying-and-removing-registry-lock
Registry lock: Notify Registrar by EPP notification
2021-02-11 13:14:44 +02:00
Timo Võhmar
a46b04856f
Merge pull request #1817 from internetee/1764-registrar-bulk-admin-change
Domain admin contacts bulk change feature
2021-02-10 17:01:54 +02:00
Karl Erik Õunapuu
7638bff546
Add registry lock operation to epp notification 2021-02-10 16:50:03 +02:00
Karl Erik Õunapuu
0bc86229e2
Merge remote-tracking branch 'origin/master' into 1828-send-poll-message-to-registrant-on-applying-and-removing-registry-lock 2021-02-10 15:49:34 +02:00
Karl Erik Õunapuu
3fcaaaee46
Merge branch '1828-send-poll-message-to-registrant-on-applying-and-removing-registry-lock' of https://github.com/internetee/registry into 1828-send-poll-message-to-registrant-on-applying-and-removing-registry-lock 2021-02-10 15:44:41 +02:00
Karl Erik Õunapuu
60f260968a
Merge remote-tracking branch 'origin/master' into 1832-registrar-prefix-on-contact-info-and-check-requests 2021-02-10 15:27:48 +02:00
Karl Erik Õunapuu
1960164223
Merge branch '1832-registrar-prefix-on-contact-info-and-check-requests' of https://github.com/internetee/registry into 1832-registrar-prefix-on-contact-info-and-check-requests 2021-02-10 15:14:33 +02:00
Timo Võhmar
8d76979856
Merge pull request #1840 from internetee/1839-remove-bounced-emails-from-amazon-ses-bounced-list
BouncedMailAddress: Remove from AWS suppression list upon destroy
2021-02-10 14:08:50 +02:00
Karl Erik Õunapuu
0b3fd56fc8
Merge branch '1832-registrar-prefix-on-contact-info-and-check-requests' of https://github.com/internetee/registry into 1832-registrar-prefix-on-contact-info-and-check-requests 2021-02-10 12:53:58 +02:00
Karl Erik Õunapuu
0617ef9d7d
Fix contact code check 2021-02-10 12:03:22 +02:00
Karl Erik Õunapuu
66dfa730ec
Registry lock: Notify Registrar by EPP notification 2021-02-09 16:31:10 +02:00
Karl Erik Õunapuu
aefb7e42ae
Registry lock: Notify Registrar by EPP notification 2021-02-09 16:27:15 +02:00
Timo Võhmar
895327b590
Merge pull request #1794 from internetee/244-endpoint-for-whois-contactrequests-2
Create ContactRequest endpoint
2021-02-09 16:11:10 +02:00
Karl Erik Õunapuu
f6fd10b017
Fix CC issues 2021-02-08 17:05:13 +02:00
Karl Erik Õunapuu
2af0bfdda0
BouncedMailAddress: Remove from AWS suppression list upon destroy 2021-02-08 16:52:31 +02:00
Alex Sherman
f6a2d91d61 Fix CC issues 2021-02-05 18:06:22 +05:00
Alex Sherman
da032dad79 Add BulkUpdatable concern, fix tests 2021-02-05 18:06:22 +05:00
Alex Sherman
fc3a764896 Fix discarded domains test 2021-02-05 18:06:22 +05:00
Alex Sherman
3c0f7b3a86 Modify tests to make sure working pair of contacts is identical 2021-02-05 18:06:22 +05:00
Alex Sherman
f3f89bedd7 Add first version of admin bulk change 2021-02-05 18:06:22 +05:00
Karl Erik Õunapuu
d99dd477c6
WhiteIP: Replace empty string with nil 2021-02-05 11:46:21 +02:00
Karl Erik Õunapuu
dc428b3c18
Fix IPv4/IPv6 parsing for empty string 2021-02-04 16:24:01 +02:00
Alex Sherman
83b5dc6fc7 Return created/updated ContactRequest in body 2021-02-03 15:14:40 +05:00
Alex Sherman
402005cda1 Add IP address saving 2021-02-03 15:14:40 +05:00
Alex Sherman
b708cebbfd Add update endpoint for ContactRequests 2021-02-03 15:14:40 +05:00
Alex Sherman
1bbacbf56c Fix class/routes namespace for ContactRequest endpoint 2021-02-03 15:14:40 +05:00
Alex Sherman
3c1b989723 Add check if domain got *UpdateProhibited 2021-01-29 16:15:53 +05:00
Timo Võhmar
4ca293f730
Merge pull request #1816 from internetee/1758-domain-create-fails-when-tech-and-admin-doesnt-unique
added tests for not unique contacts
2021-01-28 17:31:12 +02:00
Alex Sherman
3dfb22d79d Return epp error 2306 is tech are admin contacts are duplicated 2021-01-28 16:52:21 +05:00
Alex Sherman
21fc5edb44 Add semantic test fixes & maybe solution for an issue 2021-01-28 14:52:30 +05:00
Timo Võhmar
95d01f35d4
Merge pull request #1815 from internetee/1790-registry-accepts-dnskey-with-illegal-chars
1790 registry accepts dnskey with illegal chars
2021-01-28 09:54:39 +02:00
Timo Võhmar
8826c8052f
Merge pull request #1784 from internetee/1139-fix-whois-for-domain-release
Fix Whois record updating for domain release
2021-01-28 09:24:17 +02:00
Alex Sherman
db729d2421 Add check if key is Base64-encoded 2021-01-27 15:37:28 +05:00
Timo Võhmar
ae6e1d7ff1
Merge pull request #1807 from internetee/remove-registrant-api-contact-links
Registrant API: Optimize contact link(s) query
2021-01-21 21:10:04 +02:00
Karl Erik Õunapuu
434509f150
Registrant API: Limit contact links to 11 2021-01-20 14:42:14 +02:00
Karl Erik Õunapuu
70a5d9f27a
Registrant API: Optimize contact link(s) query 2021-01-20 14:05:11 +02:00
Karl Erik Õunapuu
1e1ade3def
Fix legal document assigning 2021-01-19 14:35:39 +02:00
Alex Sherman
59ddc5acce Turn off removing auctioned Whois::Record 2021-01-15 15:32:40 +05:00
Timo Võhmar
18790071c9
Merge pull request #1749 from internetee/1739-ns-bulk-change-test-and-whois-update
Registrar: Update WHOIS after bulk nameserver change
2021-01-06 20:14:58 +02:00
Alex Sherman
1d5c46e6a0 Move ToStdout to /app/lib folder and include it in app.rb 2021-01-06 21:38:11 +05:00
Karl Erik Õunapuu
ffe50a86af
Merge remote-tracking branch 'origin/master' into 1177-bulk-force-delete 2021-01-06 10:29:18 +02:00
Karl Erik Õunapuu
3edbd83b38
Merge remote-tracking branch 'origin/master' into 1739-ns-bulk-change-test-and-whois-update 2021-01-06 10:28:14 +02:00
Alex Sherman
217f009fa3 Small logic fixes 2021-01-06 12:09:03 +05:00
Karl Erik Õunapuu
b534827dc5
Fix ok/inactive state, get disclosable fields strictly from Contact class 2021-01-05 15:59:00 +02:00
Alex Sherman
b60a7e571f Delete original WhoisRecord after domain deletion 2021-01-05 17:21:13 +05:00
Alex Sherman
0c5ef72c7d Add logging & domain lock on release 2021-01-05 15:10:17 +05:00