icingaweb2/library/Icinga/Authentication/UserGroup
Johannes Meyer 1b7dc1098c DbUserGroupBackend: Use LEFT JOIN to join the group_membership table
Fixes the issue that groups are not found if they do not have any members
even though they meet the where clause
2015-10-16 13:10:39 +02: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 Revert "Fix group base DN is erroneously used in place of user base DN" 2015-10-16 10:08:14 +02: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