Alex Sherman
517b4b2fe2
Add default timeout value & task test
2020-09-03 12:43:33 +05:00
Karl Erik Õunapuu
3c7756680d
Resolve some minor CC issues
2020-09-02 17:41:20 +03:00
Karl Erik Õunapuu
73e9dd6870
Resolve merge errors
2020-09-02 16:25:34 +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
Artur Beljajev
4c884cce37
Clear expired EPP sessions
...
Fixes #711
2020-08-31 13:35:30 +05:00
Alex Sherman
66e05c7791
Fix tests & CC
2020-08-28 12:58:52 +05:00
Artur Beljajev
0161556c54
Add test
2020-08-28 11:25:19 +05:00
Artur Beljajev
5004e29824
ChangeLegalDocumentsDocumentTypeToNotNull
2020-08-28 11:25:08 +05:00
Artur Beljajev
15a8a13a5d
Make legal_documents.path
database column NOT NULL
2020-08-28 11:23:34 +05:00
Artur Beljajev
24ba00896e
Add fixture
2020-08-28 11:21:00 +05:00
Timo Võhmar
bb0c99dda3
Merge pull request #1666 from internetee/1665-empty-dnssec-in-zones
...
Set dnssec keys to empty array when generating zone whois
2020-08-27 15:40:10 +03:00
Alex Sherman
a0029d0a80
Fix error if domain name was nil.
...
Used for some old history entries
Closes #1663
2020-08-27 13:04:47 +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
Alex Sherman
a20c4020ef
Set dnssec keys to empty array when generating zone whois
2020-08-26 15:00:30 +05:00
Karl Erik Õunapuu
75181f5bea
Test boolean setting returns false for nil value
2020-08-18 12:15:35 +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
2ed7f467aa
Create job for regenerating Subzone WHOIS entries
2020-08-14 12:29:43 +03:00
Karl Erik Õunapuu
30be37f848
Ensure correct fields are added to whois regarding to subzones
2020-08-14 11:02:33 +03:00
Karl Erik Õunapuu
ea43d18c3d
Merge remote-tracking branch 'origin/master' into generate-whois-records-for-subzone
2020-08-13 17:09:07 +03:00
Karl Erik Õunapuu
55de10a53d
Ensure that Whois record is updated/destroyed when actions performed on Zone objects
2020-08-13 16:59:35 +03:00
Karl Erik Õunapuu
f13a2c2b07
Merge branch 'master' into 1645-get-rid-of-keystores-gem
2020-08-13 13:02:28 +03:00
Karl Erik Õunapuu
8683964d22
Disallow instance method names as Setting code
2020-08-12 17:48:18 +03:00
Karl Erik Õunapuu
abea8abe84
Allow only letters and underscores in Setting code
2020-08-12 17:25:55 +03:00
Karl Erik Õunapuu
9c3d8634ee
Fix whitespace in fixture
2020-08-12 12:11:34 +03:00
Karl Erik Õunapuu
49f11cce0b
Remove occurrencies of Setting.x
2020-08-12 11:53:52 +03:00
Karl Erik Õunapuu
4c9fc76283
Fix Setting fixtures, correct seed.rb
2020-08-12 11:29:33 +03:00
Karl Erik Õunapuu
c3da205f68
Generate fixtures for setting values
2020-08-11 17:52:10 +03:00
Timo Võhmar
348b4a5c4b
Merge pull request #1658 from internetee/1650-postal-addresses-processed-while-turned-off
...
Clear contact address fields if address processing turned off
2020-08-11 13:21:16 +03:00
Karl Erik Õunapuu
414519d17f
Improve addressing tests
2020-08-10 16:18: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
625bd459de
Explicitly set address_processing to false in tests
2020-08-10 14:27:05 +03:00
Karl Erik Õunapuu
55ae0dc0b7
Remove redundant functions
2020-08-10 14:06:56 +03:00
Karl Erik Õunapuu
1bc0ec07d3
Fix registrant API test
2020-08-10 13:59:50 +03:00
Karl Erik Õunapuu
cca51b8a03
Fix paper trail versioning for RegistrantVerification
2020-08-07 15:15:10 +03:00
Timo Võhmar
7ed9384848
Revert "Domain transfer: Conditionally reuse contacts"
2020-08-04 22:12:36 +03:00
Karl Erik Õunapuu
c4a6a35743
Merge remote-tracking branch 'origin/master' into 1651-domain-transfer-fails
2020-08-04 18:22:55 +03:00
Karl Erik Õunapuu
40d68fc7f1
Transfer: Return identical objects occassionally
2020-08-04 18:16:38 +03:00
Karl Erik Õunapuu
6318535fe1
Create test for identical contact transfer
2020-08-04 16:36:37 +03:00
Timo Võhmar
6bde39f3de
Merge pull request #1638 from internetee/test-registrant-confirmations
...
Verify registrant change confirmation actions complete as expected
2020-08-04 14:37:43 +03:00
Karl Erik Õunapuu
1b0c264f54
Add tests for domain delete confirm UI
2020-08-03 13:38:35 +03:00
Karl Erik Õunapuu
310e0adac8
Pass whole Customer object to Directo
2020-07-30 17:08:19 +03:00
Karl Erik Õunapuu
78d473f3e6
Create tests for jobs triggered by registrant confirmations
2020-07-30 13:52:25 +03:00
Karl Erik Õunapuu
64def385b0
Replace LHV JKS store with P12
2020-07-27 12:09:29 +03:00
Karl Erik Õunapuu
65a749edc8
Reference LHV branch without keystores gem
2020-07-27 11:47:49 +03:00
Alex Sherman
e4a02c2e47
Return truemail
...
This reverts commit 862f5639ebbe4d3e6abd5d5be7fb7840e7b83bdf.
2020-07-17 15:22:49 +05: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