mirror of
https://github.com/internetee/registry.git
synced 2025-07-28 21:46:24 +02:00
- Split IP validation logic for IPv4 and IPv6 addresses - Add specific validation for IPv6 to allow only single addresses (/128) or /64 ranges - Remove old network address calculation for IPv6 - Keep IPv4 address limit validation unchanged - Add localization for new IPv6 validation error message - Add test coverage for IPv6 validation: * Test for valid /64 range * Test for valid single address * Test for invalid ranges (/48 and /96) |
||
---|---|---|
.. | ||
fixtures | ||
helpers | ||
integration | ||
interactions | ||
jobs | ||
learning | ||
lib | ||
mailers | ||
models | ||
services | ||
support/assertions | ||
system/admin_area | ||
tasks | ||
application_system_test_case.rb | ||
test_helper.rb |