This website requires JavaScript.
Explore
Help
Sign In
deon
/
phpldapadmin
Watch
1
Star
0
Fork
0
You've already forked phpldapadmin
Code
Issues
36
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cb55a660e5
phpldapadmin
/
app
/
Ldap
History
Deon George
482d9670e3
Capture LDAP authentication failure when querying baseDNs
2023-01-31 14:16:56 +11:00
..
Connection.php
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
Entry.php
Capture LDAP authentication failure when querying baseDNs
2023-01-31 14:16:56 +11:00
Guard.php
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
LdapUserRepository.php
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
User.php
Start of a debug screen
2023-01-31 10:44:35 +11:00