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
ea46cf36d0
Remove deprecteated Entry::query() override and associated noObjectAttributes() it wasnt used
2025-04-27 14:12:24 +10:00
..
Auth
Change we now store logged in user details in session, instead of cookies.
2025-04-27 14:12:24 +10:00
AjaxController.php
Move our /api routes into /ajax under web.php. The /api routes werent authenticated and may not have been using the logged in users details
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
Remove deprecteated Entry::query() override and associated noObjectAttributes() it wasnt used
2025-04-27 14:12:24 +10:00