George M.
Results
1
issues of
George M.
Default nginx config has a host name of "_" Diff to support this is: ```diff --- a/source/CAS/Client.php +++ b/source/CAS/Client.php @@ -3970,7 +3970,7 @@ class CAS_Client } else if (!empty($_SERVER['HTTP_X_FORWARDED_SERVER'])) {...
Enhancement