icingaweb2/library/Icinga/Authentication
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
..
User DbRepository: Validate the table when inserting, updating and deleting 2015-10-16 12:36:47 +02:00
UserGroup DbUserGroupBackend: Use LEFT JOIN to join the group_membership table 2015-10-16 13:10:39 +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