icingaweb2/library/Icinga/Authentication
Matthias Jentsch 77a9dd1e6e Throw exception on fetchDN, when no row exists
Instead of fetchDN, authentication now uses hasUser to check if the user
exists before querying the password, to prevent the exception from messing
up the whole authentication process
2014-06-23 14:02:45 +02:00
..
Backend Throw exception on fetchDN, when no row exists 2014-06-23 14:02:45 +02: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