icingaweb2/library/Icinga/Authentication/Backend
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
..
AutoLoginBackend.php Autologin: Fix PHPDoc 2014-06-11 15:46:59 +02:00
DbUserBackend.php Data\Db: rename Query and Connection to Db... 2014-06-06 06:43:13 +00:00
LdapUserBackend.php Throw exception on fetchDN, when no row exists 2014-06-23 14:02:45 +02:00