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
5d23cbf0cc
If a user doesnt have permission to see an entries attributes - but can see the entry, disable edit and dont attempt to render. Further, if they cant see the objectclasses, dont make additional attributes available
2025-05-01 12:12:20 +09:30
..
Auth
Change we now store logged in user details in session, instead of cookies.
2025-04-27 14:12:24 +10:00
AjaxController.php
Server::class optimisations, minimal functional changes - basically caching/performance improvements
2025-04-27 14:12:24 +10:00
Controller.php
Update laravel framework, to laravel 11
2025-01-12 18:26:26 +11:00
HomeController.php
If a user doesnt have permission to see an entries attributes - but can see the entry, disable edit and dont attempt to render. Further, if they cant see the objectclasses, dont make additional attributes available
2025-05-01 12:12:20 +09:30