icingaweb2/library/Icinga/Authentication
Eric Lippmann ae4b7144cd lib: Implement Auth::getAuthChain()
Saves one use statement for auth chain usages.

refs #9660
2015-07-29 14:14:19 +02:00
..
User lib: Move UserBackendInterface::authenticate() to new interface Authenticatable 2015-07-29 09:25:14 +02:00
UserGroup DbUserGroupBackend: Use is_numeric() instead of is_int() 2015-07-07 14:07:55 +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 lib: Implement Auth::getAuthChain() 2015-07-29 14:14:19 +02:00
AuthChain.php lib: Implement AuthChain::authenticate() 2015-07-29 14:11:54 +02:00
Authenticatable.php lib: Move UserBackendInterface::authenticate() to new interface Authenticatable 2015-07-29 09:25:14 +02:00