registry
registry copied to clipboard
TLD Management Software
steps to reproduce: * create a request to change registrant of a domain * click on the link that was sent to current registrant and accept the change * go...
in november 2021 the support for v3 of the everypay API will end so all integrations should be upgraded to v4. doc: https://support.every-pay.com/downloads/everypay_apiv4_integration_documentation https://support.every-pay.com/ms/integration/ v4 enables using linkpay and open...
Add if clause in front of proxy deployment. And allow flag to Registry build-deploy pipeline
Accreditation status: * API users need to have some form of marking/labeling for accreditation * in database we should minimally save the date of current/last successful accreditation - from that...
Registrar - Domains - "Object does not exist", when creating two contacts with same names and types
When creating a domain, in both contacts, for example, put two identical admin types and two identical IDs, then it will go to the domain lists page and display an...
When creating a new domain, write in the nameserver hostname "32423.234234.23424.234234.23424.234234.234243.23424.23424", the form allows you to create a domain with this nameserver.
Followed from https://github.com/internetee/registry/blob/master/doc/repp/v1/contact.md Tried to create a contact from example ``` { "contact": { "name": "John Doe", "email": "[email protected]", "phone": "+371.1234567", "ident": { "ident": "12345678901", "ident_type": "priv", "ident_country_code": "EE" }...
https://gist.github.com/ratM1n/215fab51125b7b9bbcd11b94a18844f3 the error message does not explain much. By tracking the progress we identified a domain that did not get the change (removing excess key and rolling over another because...
When running system tests for the xml console, a message appears stating that `CONNECTION ERROR - Is the EPP server running?` After studying the reasons for this, the message, I...
OK, we got a situation. In Rails 6.1 all the error objects got huuugely revamped and refactored, leaving next to none of previous behaviour ( [proof](https://code.lulalala.com/2020/0531-1013.html) ). And we got...