Version 1.0.0-beta.5
·
621 commits
to trunk
since this release
v1.0.0-beta.5 - 2019-08-22
- Load all required files and functions when authentication is triggered.
- Access
$_SERVER
variables viafilter_var
instead ofllms_filter_input
to work around PHP bug https://bugs.php.net/bug.php?id=49184.