Commit graph

7 commits

Author SHA1 Message Date
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
Sergei Tsoganov
21a3024e81 Updated setting_entries fixture 2023-05-31 15:11:48 +03:00
Alex Sherman
9b3559c8b8 Add data migration to i18ze disclaimer 2020-10-07 17:10:22 +05:00
Alex Sherman
2ef430a877 Fix typo in setting key 2020-09-11 15:58:07 +05:00
Karl Erik Õunapuu
9c3d8634ee Fix whitespace in fixture 2020-08-12 12:11:34 +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