mirror of
https://github.com/internetee/registry.git
synced 2025-07-29 14:06:21 +02:00
- Add AgeValidation module for consistent age checks - Validate admin contacts must be at least 18 years old - Move age validation logic from Domain to shared module - Add tests for admin contact age validation - Fix JSON format for admin_contacts_allowed_ident_type setting This change ensures that administrative contacts must be adults (18+), using the same age validation logic as for registrants. The validation works with both birthday and Estonian ID formats. Settings are now properly stored as JSON strings for consistent parsing. |
||
---|---|---|
.. | ||
billing/price | ||
certificate | ||
contact | ||
csync_record | ||
domain | ||
invoice | ||
registrar | ||
white_ip | ||
zone | ||
age_validation.rb | ||
email_verifable.rb | ||
epp_errors.rb | ||
remove_hold.rb | ||
roids.rb | ||
transaction_paid_invoices.rb | ||
user_events.rb | ||
version_session.rb | ||
versions.rb | ||
whois_status_populate.rb |