|
53880121b6
|
Server::class optimisations, minimal functional changes - basically caching/performance improvements
|
2025-04-27 14:12:24 +10:00 |
|
|
c8fffd6d81
|
With 74bd996 enable login via DN.
Enhances #253
|
2024-01-09 13:29:15 +11:00 |
|
Deon George
|
4f9accbadf
|
Move some server function to Server::class (from Entry::class)
|
2023-02-19 16:35:07 +11:00 |
|
Deon George
|
6751c9dd81
|
Enable authentication if the LDAP server has multiple base DNs. Store the user's credentials in a cookie/session, and swap them out to the configured credentials when logged in.
|
2023-01-31 14:16:56 +11:00 |
|