This website requires JavaScript.
Explore
Help
Sign In
tyler.durden
/
icingaweb2
Watch
1
Star
0
Fork
0
You've already forked icingaweb2
mirror of
https://github.com/Icinga/icingaweb2.git
synced
2025-09-26 11:19:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
icingaweb2
/
library
/
Icinga
/
Authentication
History
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