icingaweb2/library
Eric Lippmann f1d3b72f05 autologin: Fix externally-authenticated users still being authenticated after external authentication is disabled
The if condition for revoking authentication if the username changed relied on having the `$_SERVER' variable set which was used for authentication.
Authentication is now revoked if the username changed or external authentication is no longer in effect.

refs #6462
2014-09-18 15:20:46 +02:00
..
Icinga autologin: Fix externally-authenticated users still being authenticated after external authentication is disabled 2014-09-18 15:20:46 +02:00
IcingaVendor Remove cached version of dompdf log.htm from source control 2014-09-08 16:22:15 +02:00