icingaweb2/library/Icinga/Authentication
Johannes Meyer d6432cd881 LdapUserGroupBackend: Fix invalid query column initialization, again
I've mistakenly reverted a change from Aaron Collins that would have
prevented this issue from occuring.

fixes #10318
2015-10-09 03:53:22 +02:00
..
User Use the DN to fetch group memberships from LDAP 2015-09-18 15:34:12 +02:00
UserGroup LdapUserGroupBackend: Fix invalid query column initialization, again 2015-10-09 03:53:22 +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