phpldapadmin/app/Http/Controllers
2023-03-02 19:07:45 +11:00
..
Auth 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
APIController.php Rename GuestUser to ApplicationSession as middleware to hold any site wide variables 2023-03-02 19:07:45 +11:00
Controller.php Framework upgrade to Laravel 7 2021-12-10 23:51:47 +11:00
HomeController.php Rename GuestUser to ApplicationSession as middleware to hold any site wide variables 2023-03-02 19:07:45 +11:00