18 Commits

Author SHA1 Message Date
Vincent Cornelis
fe3a5b2302 Update #86c46bd0u - Add support for predefined IP addresses/ranges 2025-08-04 17:38:30 +02:00
Luuk Verhoeven
6633439651 Update RegExp to not exceed 132 characters 2024-07-20 22:12:54 +02:00
Juan Pablo de Castro (UVa)
e44acd4a7f Support ipv4 ranges. 2022-02-01 08:41:47 +00:00
Vincent Cornelis
28f6d4603b added end-of-lines 2021-12-09 13:42:54 +01:00
Luuk Verhoeven
29a4857d8a Update for MOODLE310 2020-11-18 09:45:40 +01:00
Luuk Verhoeven
e7e711b67b #2 improve validating ipv6
ipv6 validation regex missing some escaping and strictness
2019-05-22 15:03:00 +02:00
Luuk Verhoeven
86dbd31b2e Add correct builds 2019-05-22 12:20:34 +02:00
Luuk Verhoeven
8eb790f800 #2 improve ip validation
Make sure validate ipv4 address is correct, dont allow additional junk.
2019-05-22 12:14:07 +02:00
Luuk Verhoeven
dc0a3aeb43 Update code style 2019-05-15 14:14:14 +02:00
Luuk Verhoeven
30db56880f Add docblocks 2019-05-15 11:12:10 +02:00
Luuk Verhoeven
ec6f3d71a4 Remove console.log using Y.log instead 2019-05-15 10:53:49 +02:00
Luuk Verhoeven
36e5c273ed Add eslint no-console 2019-05-15 10:37:13 +02:00
Luuk Verhoeven
f5561fc100 Update code style 2019-05-14 20:36:16 +02:00
Luuk Verhoeven
7a56d730d8 Update code style 2019-05-14 20:18:04 +02:00
Luuk Verhoeven
515a6954e5 Update code style 2019-05-14 20:16:54 +02:00
Luuk Verhoeven
ee0784d146 Init base structure 2019-05-14 19:55:34 +02:00
Luuk Verhoeven
738c2af2d5 Init 2019-05-14 12:26:15 +02:00
Luuk Verhoeven
3542e7a7d0 first commit 2019-05-14 12:25:43 +02:00