icingaweb2/library/Icinga/Authentication
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
..
Backend Authentication: Add backend to handle external authentication 2014-06-03 17:59:22 +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 Merge branch 'feature/installation-and-configuration-cleanup-5638' 2014-03-03 19:03:39 +01:00
Membership.php Decouple authentication backend creation from Icinga\Authentication\Manager 2014-03-03 17:21:17 +01:00
UserBackend.php Authentication: Add backend to handle external authentication 2014-06-03 17:59:22 +02:00