- 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.
$_SERVER
variables via filter_var
instead of llms_filter_input
to work around PHP bug https://bugs.php.net/bug.php?id=49184.