phpldapadmin/app/Ldap
2023-09-02 22:16:18 +10: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 Work out which attributes are available to a DN 2023-09-02 22:16:18 +10: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 Move some server function to Server::class (from Entry::class) 2023-02-19 16:35:07 +11:00
User.php Start of a debug screen 2023-01-31 10:44:35 +11:00