icingaweb2/library/Icinga/Authentication/Backend
Marius Hein 29f593a357 Authentication: Add backend to handle external authentication
Drop external auth configuration from config.ini and move
implementation into a single backend provider named
'autologin'. This provider can strip realm names from
username with a custom regexp.

fixes #6081
2014-06-03 17:59:22 +02:00
..
AutoLoginBackend.php Authentication: Add backend to handle external authentication 2014-06-03 17:59:22 +02:00
DbUserBackend.php User backends: Throw exception when authentication fails due to an exception 2014-06-02 15:52:58 +02:00
LdapUserBackend.php User backends: Throw exception when authentication fails due to an exception 2014-06-02 15:52:58 +02:00