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-05-12 10:40:10 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
icingaweb2
/
library
/
Icinga
/
Authentication
/
User
History
Johannes Meyer
0b6f71c446
If enforcing a charset, DO IT ONLY IF THE DB TYPE IS CORRECT
2021-07-28 09:04:28 +02:00
..
DbUserBackend.php
DbUserBackend: Lowercase usernames before fetching password hashes
2020-06-24 14:08:30 +02:00
DomainAwareInterface.php
Add interface for user backends which are responsible for a specific domain
2017-06-12 13:31:07 +02:00
ExternalBackend.php
ExternalBackend: Don't authenticate a user if
REMOTE_USER
is empty
2019-12-05 15:13:02 +01:00
LdapUserBackend.php
Make multi-domain authn working w/ upper-case domains in user names
2018-01-16 10:36:22 +01:00
UserBackend.php
If enforcing a charset, DO IT ONLY IF THE DB TYPE IS CORRECT
2021-07-28 09:04:28 +02:00
UserBackendInterface.php
Make configuration of custom user backends possible
2021-06-18 10:28:35 +02:00