icingaweb2/library/Icinga/Authentication/UserGroup
Johannes Meyer 8bf4e8d217 LdapUserGroupBackend: 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:54:49 +01:00
..
DbUserGroupBackend.php DbUserGroupBackend: Use LEFT JOIN to join the group_membership table 2015-10-16 13:10:39 +02:00
IniUserGroupBackend.php Controller: Create the filter editor in setupFilterControl() ... 2015-08-13 17:05:13 +02:00
LdapUserGroupBackend.php LdapUserGroupBackend: Set a query's base DN when a table gets required 2015-11-11 12:54:49 +01:00
UserGroupBackend.php LdapUserGroupBackend: Let the backend decide which defaults to use 2015-06-05 10:19:28 +02:00
UserGroupBackendInterface.php Add method getUserBackendName() to UserGroupBackendInterface 2015-10-15 15:28:03 +02:00