icingaweb2/library/Icinga/Authentication
Johannes Meyer 8358f82885 LdapUserGroupBackend: Do not consider every "member" as a "user"
Not all members of a group are actual user objects. I would have liked to
actually only show real users, but this is currently not possible.

refs #9772
2015-09-29 11:29:05 +02:00
..
User Use the DN to fetch group memberships from LDAP 2015-09-18 15:34:12 +02:00
UserGroup LdapUserGroupBackend: Do not consider every "member" as a "user" 2015-09-29 11:29:05 +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