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-04-08 17:15:08 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
icingaweb2
/
library
/
Icinga
/
Authentication
/
User
History
Sukhwinder Dhillon
1b1eb3436f
sql: Change charset to
utf8mb4
...
fixes
https://github.com/Icinga/icingaweb2/issues/4680
2022-05-02 15:36:31 +02:00
..
DbUserBackend.php
sql: Change charset to
utf8mb4
2022-05-02 15:36:31 +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
Avoid passing
null
to non-nullable arguments
2022-03-24 12:29:06 +01:00
UserBackend.php
sql: Change charset to
utf8mb4
2022-05-02 15:36:31 +02:00
UserBackendInterface.php
Make configuration of custom user backends possible
2021-06-18 10:28:35 +02:00