1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2024-07-02 20:30:27 +00:00
foris-js/src
Aleksandr Gumroian f868881b3d
Improve domain name RegEx pattern
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.
2022-02-21 13:56:32 +01:00
..
__mocks__ Moved moment-timezone to devDependencies. 2020-01-09 17:46:15 +01:00
alertContext Format all files with Prettier 2020-08-18 16:17:00 +02:00
api Remove reForis login page 2021-12-13 15:51:56 +01:00
bootstrap Remove customOrder prop 2022-02-21 11:28:24 +01:00
common Fix tests 2022-02-21 11:28:25 +01:00
form Format all files with Prettier 2020-08-18 16:17:00 +02:00
testUtils Format all files with Prettier 2020-08-18 16:17:00 +02:00
utils Improve domain name RegEx pattern 2022-02-21 13:56:32 +01:00
webSockets Remove reForis login page 2021-12-13 15:51:56 +01:00
index.js Expend library with the ResetWifiSettings function 2021-05-14 13:37:58 +02:00