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
Karl Erik Õunapuu
c7d64dce37
EPP contactInfo: add test for name masking
2020-11-18 13:08:28 +02:00
Karl Erik Õunapuu
54eb1e91de
Fix CC issues
2020-11-13 12:31:55 +02: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
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
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
Alex Sherman
f58659041d
Fix company contacts stub
2020-10-19 18:08:21 +05:00
Timo Võhmar
db68a3d95a
Merge pull request #1713 from internetee/1708-business-registry-endpoint
...
Change error handling to more humane
2020-10-16 12:44:13 +03:00
Timo Võhmar
7f81883e7b
Merge pull request #1698 from internetee/add-tara-to-registrant
...
Expand TARA auth logic to registrant portal
2020-10-15 16:58:12 +03:00
Alex Sherman
c09e08c61e
Change error handling to more humane
2020-10-15 16:16:44 +05:00
Alex Sherman
c43ae63521
Fix output format & format test
2020-10-13 15:07:44 +05:00
Alex Sherman
c79042f789
Add registrant api companies endpoint
2020-10-12 16:32:37 +05:00
Karl Erik Õunapuu
11ee1f9f1e
Remove ID card logic from codebase
2020-10-01 17:18:23 +03:00
Timo Võhmar
a756b52441
Merge pull request #1682 from internetee/1680-registrar-tara-integration
...
Add TARA support
2020-09-30 19:35:57 +03:00
Alex Sherman
eeffb7ee22
Add tests
2020-09-30 20:13:51 +05:00
Alex Sherman
6c24eff1ef
Remove unused tests
2020-09-30 15:09:50 +05:00
Timo Võhmar
30bd94964e
Merge pull request #1694 from internetee/1693-renewprohibited-does-not-block-renewing-domains
...
Disallow domain renew for renewProhibited domains
2020-09-28 16:36:37 +03:00
Karl Erik Õunapuu
29897043b0
Renew: Attach uneligibility reason
2020-09-28 16:16:50 +03:00
Karl Erik Õunapuu
9976e3dd93
Test renewal prohibited statuses
2020-09-28 13:01:47 +03:00
Karl Erik Õunapuu
552e1e7b1e
Fix tests
2020-09-22 17:11:40 +03:00
Alex Sherman
50086afad6
Remove mod_epp references from docs
2020-09-18 14:01:49 +05:00
Alex Sherman
2ef430a877
Fix typo in setting key
2020-09-11 15:58:07 +05:00
Timo Võhmar
3836dcdf46
Merge pull request #1451 from internetee/improve-legal-documents
...
Improve legal documents
2020-09-03 13:41:22 +03:00
Timo Võhmar
85274ca85b
Merge pull request #1331 from internetee/fix-epp-session-timeout
...
Fix EPP session timeout
2020-09-03 13:08:51 +03:00
Alex Sherman
7b7f383656
Fix tests
2020-09-02 12:14:20 +05:00
Artur Beljajev
58b8c194bc
Handle anonymous user in EPP poll request
...
Unlike mod_epp, new EPP proxy (https://github.com/internetee/epp_proxy
passes through all valid requests even if a user is not logged in,
therefore we now need to handle such cases on registry app side.
#730
2020-09-02 12:07:46 +05:00
Alex Sherman
16db7358cd
Fix CC & tests
2020-08-31 13:58:05 +05:00
Artur Beljajev
9baa65a775
Refactor
2020-08-31 13:36:27 +05:00
Alex Sherman
66e05c7791
Fix tests & CC
2020-08-28 12:58:52 +05:00
Timo Võhmar
dfe29fa986
Merge pull request #1644 from internetee/1642-refactor-registrant-api-contacts
...
Add company contacts to registrant API
2020-08-26 14:59:32 +03:00
Karl Erik Õunapuu
2330e8eab1
Merge remote-tracking branch 'origin/master' into 1629-change-settings-storage-mechanism
2020-08-18 11:37:15 +03:00
Karl Erik Õunapuu
49f11cce0b
Remove occurrencies of Setting.x
2020-08-12 11:53:52 +03:00
Karl Erik Õunapuu
e40353042e
Include tests for EPP contact create/update actions regarding to addressing
2020-08-10 16:04:52 +03:00
Karl Erik Õunapuu
1bc0ec07d3
Fix registrant API test
2020-08-10 13:59:50 +03:00
Timo Võhmar
7ed9384848
Revert "Domain transfer: Conditionally reuse contacts"
2020-08-04 22:12:36 +03:00
Karl Erik Õunapuu
40d68fc7f1
Transfer: Return identical objects occassionally
2020-08-04 18:16:38 +03:00
Alex Sherman
0a7b754c4c
Add email description to epp responce on contact creation
2020-07-17 15:21:02 +05:00
Alex Sherman
c4de5655e1
Add company controlled contacts to registrant API
...
Fix tests.
2020-07-15 15:11:51 +05:00
Alex Sherman
4a2176d5d7
Flush settings cache on legal doc mandatority check
2020-07-02 16:59:00 +05:00
Alex Sherman
16e9966d34
Make legal document optional on domain delete
2020-07-01 18:06:21 +05:00
Alex Sherman
60ad331903
Add non-mandatory legal docs to domain transfer/delete
2020-07-01 13:59:10 +05:00