mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2024-11-13 17:25:34 +01:00
f868881b3d
Previously validateDomain() function was used for hostname validations but was weak in a chain of validations, for example, domain -> ipv4 as it accepts invalid IPv4 addresses. So we had to split it, improve the domain name RegEx pattern and add a hostname validation pattern. |
||
---|---|---|
.. | ||
__mocks__ | ||
alertContext | ||
api | ||
bootstrap | ||
common | ||
form | ||
testUtils | ||
utils | ||
webSockets | ||
index.js |