internetee-registry/app/controllers
oleghasjanov f2978599b4 feat: add admin contact ident type validation
- Add new setting for allowed admin contact ident types
- Add validation for admin contact ident types on domain create/update
- Add UI controls for managing allowed ident types
- Add tests for new validation rules
- Update domain model to respect new settings

The changes allow configuring which identification types (private person,
organization, birthday) are allowed for administrative contacts. This is
enforced when creating new domains or adding new admin contacts.
2025-02-03 13:59:03 +02:00
..
admin feat: add admin contact ident type validation 2025-02-03 13:59:03 +02:00
api changed count of contact validations 2024-02-08 15:00:41 +02:00
concerns Fixed codeclimate issues 2023-07-13 12:32:33 +03:00
eeid/webhooks Fixed identification request webhook 2025-01-28 10:41:54 +02:00
eis_billing reverse accidently changes 2023-05-04 16:14:44 +03:00
epp Updated contact name data type in schemas 2024-08-22 11:25:54 +03:00
repp/v1 Merge pull request #2741 from internetee/disclose-phone-num-for-org-registrants 2025-01-31 17:52:57 +02:00
sso Fix CookieOverflow error using current Tara test keys 2021-03-11 17:42:06 +05:00
application_controller.rb Handling contact verifications 2024-11-14 08:37:09 +02:00