phpldapadmin/app/Ldap
2024-01-09 23:37:15 +11:00
..
Rules Implement LdapRule to limit user logins by objectclass. 2024-01-08 15:08:26 +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 Fix adding new attributes, show that blank values will delete the attribute 2024-01-09 23:37:15 +11:00
Guard.php Update directorytree/ldaprecord-laravel to v3 2024-01-08 12:28:11 +11:00
LdapUserRepository.php With 74bd996 enable login via DN. 2024-01-09 13:29:15 +11:00
User.php Implement LdapRule to limit user logins by objectclass. 2024-01-08 15:08:26 +11:00