icingaweb2/library/Icinga/Authentication
Thomas Gelf 4bada86731 Authentication\Manager: fix fromRemoteUser boolean
This used to be always true in case an autologin backend was enabled.
We only have a REMOTE_USER if there is such.
2014-06-20 12:58:17 +02:00
..
Backend Merge remote-tracking branch 'origin/master' into feature/query-interfaces-6018 2014-06-17 09:47:14 +00:00
AdmissionLoader.php Decouple authentication backend creation from Icinga\Authentication\Manager 2014-03-03 17:21:17 +01:00
AuthChain.php lib: Add phpdoc to class `AuthChain' 2014-06-02 15:46:15 +02:00
Manager.php Authentication\Manager: fix fromRemoteUser boolean 2014-06-20 12:58:17 +02:00
Membership.php Decouple authentication backend creation from Icinga\Authentication\Manager 2014-03-03 17:21:17 +01:00
UserBackend.php Autologin: Fix that the backend name must have been `autologin' 2014-06-12 17:05:54 +02:00