fix: WHITELIST_IPS validation and CSV load (2.3.1-SAC)

Parse whitelist from config via peek; validate IPv4 octets with BASH_REMATCH and 10# arithmetic.
This commit is contained in:
PTah
2026-07-08 13:03:40 +10:00
parent 18a65078fc
commit 05733d7402
4 changed files with 30 additions and 7 deletions
+1 -1
View File
@@ -1 +1 @@
2.3.0-SAC
2.3.1-SAC