This website requires JavaScript.
Explore
Help
Sign In
deon
/
phpldapadmin
Watch
1
Star
0
Fork
0
You've already forked phpldapadmin
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
phpldapadmin
/
app
/
Http
/
Controllers
History
Deon George
a013276e39
Working JS Template Engine with a basic functionality
2025-06-21 08:49:52 +10:00
..
Auth
Add alert for DN logins that dont exist. Might be attempts to use the rootdn which is not supported.
2025-06-20 17:13:33 +10:00
AjaxController.php
Fix for when specifying multiple base DNs with LDAP_BASE_DN, and the user doesnt have access to the first one.
2025-06-20 17:13:33 +10:00
Controller.php
Update laravel framework, to laravel 11
2025-01-12 18:26:26 +11:00
HomeController.php
Working JS Template Engine with a basic functionality
2025-06-21 08:49:52 +10:00
SearchController.php
Load the rootDSE in Server::__construct(), remove basedn from views, and rely on the javascript to get the basedns
2025-06-12 12:06:44 +09:30