Commit graph

2594 commits

Author SHA1 Message Date
Alex Sherman
44add87fe2 Add tests on domain transfer 2021-02-22 13:57:32 +05:00
Alex Sherman
d3525acffe Add check if UpdateProhibited to nameserver bulk update 2021-02-11 14:58:56 +05: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
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
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
Karl Erik Õunapuu
af0a0611ce
Bulk NS change: track untouched domains 2020-12-30 18:16:26 +02:00
Karl Erik Õunapuu
51d455e619
Fix FD mail template assign in bulk FD 2020-12-30 15:52:25 +02:00
Karl Erik Õunapuu
8bb0fd80d1
Allow punycode domains in bulk ns change domain scope 2020-12-30 11:09:46 +02:00
Karl Erik Õunapuu
0e120d4992
Process failed domains for bulk ns change 2020-12-30 11:00:52 +02:00
Karl Erik Õunapuu
c1aa286e90
Merge remote-tracking branch 'origin/master' into 1739-ns-bulk-change-test-and-whois-update 2020-12-28 16:22:19 +02:00
Karl Erik Õunapuu
4ccb71287d
Add invalid phone mail template to force delete mailer 2020-12-28 13:23:04 +02:00
Karl Erik Õunapuu
38cefe7255
Allow explicit reason for force delete mail template 2020-12-28 12:57:06 +02:00
Karl Erik Õunapuu
8a046b59bf
Fix merge conflicts 2020-12-28 11:39:13 +02:00
Karl Erik Õunapuu
8fffe6e736
Fix tech contact / bulk transfer notifications 2020-12-22 19:05:06 +02:00
Karl Erik Õunapuu
66f341dc85
Fix REPP bulk renew SSL CA vericication 2020-12-22 14:21:20 +02:00
Karl Erik Õunapuu
aff8e025bc
Move webclient cert appending to separate method 2020-12-21 17:43:11 +02:00
Karl Erik Õunapuu
aac7a63487
Use plain Net::HTTP for bulk renew, include webclient certs 2020-12-21 16:49:39 +02:00