FreeRadius Login-Time text validation error (bug?)

Started by ufocia, June 16, 2020, 07:42:28 AM

Previous topic - Next topic
When inputting a reportedly valid Freeradius Login Time value "Wk2305-0855,Sa,Su2305-1655" (https://networkradius.com/doc/3.0.10/raddb/mods-available/logintime.html) the interface reports a "text validation error". Tried '|' instead of ',' per the above -linked doc to no avail.

Looks like a regex bug someplace. I'd try to fix it if I knew which file defines valid regex values for this parameter.


Danke schoen!

Found it now and fixed it on my local system after skimming the plugin mod instructions on your website. Also saw your commit in Git. Thanks again for such a fast response.