Commit graph

2580 commits

Author SHA1 Message Date
Karl Erik Õunapuu
2b3634b048
REPP domains: Nameserver actions 2021-01-18 13:24:16 +02:00
Karl Erik Õunapuu
fcb97df45d
REPP: Fix domain create success response 2021-01-11 16:25:56 +02:00
Karl Erik Õunapuu
d4b84a58df
Fix disclosable scope when copying registrant to admin/tech 2021-01-11 16:16:07 +02:00
Karl Erik Õunapuu
70759cb51b
Merge remote-tracking branch 'origin/master' into repp-domains 2021-01-11 16:01:55 +02:00
Karl Erik Õunapuu
e2ff5d4506
REPP: Add Domain Create endpoint 2021-01-11 15:57:23 +02:00
Karl Erik Õunapuu
c58b4fb2e9
Hash: select entries by keys 2021-01-11 14:32:10 +02:00
Karl Erik Õunapuu
c23075fa19
Fix some CC issues 2021-01-07 13:07:09 +02: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
Karl Erik Õunapuu
d53622ebc8
Merge remote-tracking branch 'origin/master' into repp-domains 2021-01-06 11:13:38 +02: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
Karl Erik Õunapuu
b534827dc5
Fix ok/inactive state, get disclosable fields strictly from Contact class 2021-01-05 15:59:00 +02: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
50bf708b6a
Use central method for appending legaldocs to domains/contacts 2020-12-29 16:10:17 +02:00
Karl Erik Õunapuu
7caa544c83
Fix some CC issues 2020-12-29 14:19:02 +02:00
Karl Erik Õunapuu
221e4ba578
Merge remote-tracking branch 'origin/master' into repp-domains 2020-12-29 12:47:50 +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
Karl Erik Õunapuu
00a65b3b01
Merge remote-tracking branch 'origin/master' into 1763-registrar-bulk-renew 2020-12-21 14:36:49 +02:00
Karl Erik Õunapuu
04944b8ac4
Improve bulk renew tests 2020-12-21 14:33:35 +02:00
Karl Erik Õunapuu
66114aa648
Create tests for REPP bulk renew, fix lingvistic issues with errors 2020-12-21 13:30:30 +02:00
Karl Erik Õunapuu
240da481e5
Generate REPP auth token for bulk renew 2020-12-18 15:53:04 +02:00
Karl Erik Õunapuu
b8aeba6beb
Move bulk domain renew BL to REPP 2020-12-18 14:41:34 +02:00
Karl Erik Õunapuu
1fca6d907b
Fix domain update confirm tests 2020-12-18 11:27:39 +02:00
Timo Võhmar
903f14d0ba
Merge pull request #1687 from internetee/log-bounced-emails
Gather data about bounced emails via API
2020-12-17 18:30:47 +02:00
Karl Erik Õunapuu
b44ce9f752
Port domain registrant confirmation post logic to DomainUpdate action 2020-12-17 17:17:06 +02:00
Karl Erik Õunapuu
33b8f031c7
Fix DNSSEC modifitcations in DomainUpdate 2020-12-17 14:45:11 +02:00
Timo Võhmar
2fc4c9df14
Merge pull request #1770 from internetee/1769-move-domain-release-processing-to-interactor
Move domain delete confirm procedure to interactor
2020-12-16 16:46:42 +02:00
Karl Erik Õunapuu
766d843597
Improve DomainUpdate logic 2020-12-16 13:11:25 +02:00
Timo Võhmar
0d09327493
Merge pull request #1750 from internetee/registrant-api-fetch-improvements
Registrant API: Include total domain count
2020-12-15 11:28:45 +02:00
Timo Võhmar
c05864486f
Merge pull request #1768 from internetee/1767-move-domain-cron-to-interactors
Move DomainCron methods to interactor
2020-12-14 15:19:50 +02:00
Karl Erik Õunapuu
096289abcc
Implement partial DomainUpdate action 2020-12-09 17:20:46 +02:00
Timo Võhmar
4fe489c0c0
Merge pull request #1761 from internetee/1760-move-domain-update-confirm-to-interactor
Move DomainUpdateConfirm to Interactor
2020-12-09 16:32:24 +02:00
Karl Erik Õunapuu
2c8a4d3fe9
Fix some styling issues 2020-12-08 18:13:11 +02:00
Karl Erik Õunapuu
ad2ccdba7d
Improve DomainCreate wrapper for EPP 2020-12-08 18:11:32 +02:00
Karl Erik Õunapuu
ccef1053d9
Create DomainCreate action 2020-12-08 12:00:04 +02:00
Alex Sherman
f6a7a08b24 Move job to interactor 2020-12-08 13:16:30 +05:00
Alex Sherman
ccf91d306a Rename email sending interactor 2020-12-08 13:16:30 +05:00
Alex Sherman
d17e26c28b Move #redemption_grace_period to interactor 2020-12-08 13:16:07 +05:00
Alex Sherman
849010b118 Move #process_expired to interactor 2020-12-08 13:16:07 +05:00
Alex Sherman
e8fa79304f Move DomainCron#clean_expired_pendings to interactor 2020-12-08 13:16:07 +05:00