phpldapadmin/app
2023-01-31 14:16:56 +11:00
..
Classes/LDAP Implemented caching of our base_dn 2023-01-31 10:44:35 +11:00
Console Framework upgrade to Laravel 7 2021-12-10 23:51:47 +11:00
Exceptions Update laravel to 9.x 2023-01-31 10:44:35 +11:00
Http 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
Ldap 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
Providers 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
.gitignore Framework upgrade to Laravel 7 2021-12-10 23:51:47 +11:00