icingaweb2/library/Icinga/Authentication
Johannes Meyer d2cc854a61 LdapUserBackend: Set a query's base DN when a table gets required
This ensures that the query receives the correct base DN even if the table
gets adjusted by calling from() subsequently.

refs #10567
2015-11-11 12:55:17 +01:00
..
User LdapUserBackend: Set a query's base DN when a table gets required 2015-11-11 12:55:17 +01:00
UserGroup LdapUserGroupBackend: Set a query's base DN when a table gets required 2015-11-11 12:54:49 +01: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