icingaweb2/library/Icinga/Authentication
Markus Frosch 33956e02f8 Fix collection of user_base_dn from the UserBackend
Currently the group_base_dn is used, unless a user_base_dn is configured in the group backend.

refs #10402
2015-10-20 10:02:42 +02:00
..
User Use the DN to fetch group memberships from LDAP 2015-09-18 15:34:12 +02:00
UserGroup Fix collection of user_base_dn from the UserBackend 2015-10-20 10:02:42 +02:00
AdmissionLoader.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
Auth.php Let external auth win over session auth and session auth over http auth 2015-07-30 14:50:05 +02:00
AuthChain.php lib: Add AuthChain::setSkipExternalBackends() in favor of setIteratorMode() 2015-07-29 16:18:30 +02:00
Authenticatable.php lib: Move UserBackendInterface::authenticate() to new interface Authenticatable 2015-07-29 09:25:14 +02:00