|
808934ebfe
|
Change we now store logged in user details in session, instead of cookies.
This is so when the session expires, the logged in user details are expired as well, which wasnt happening with cookies.
|
2025-04-27 14:12:24 +10:00 |
|
|
81014b9509
|
Update laravel framework, to laravel 11
|
2025-01-12 18:26:26 +11:00 |
|
|
74bd996f7a
|
Enable login by any attribute - defaults to uid.
Implements #253
|
2024-01-08 15:09:17 +11:00 |
|
Deon George
|
6751c9dd81
|
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 |
|
Deon George
|
e0185345c8
|
Start of a debug screen
|
2023-01-31 10:44:35 +11:00 |
|
Deon George
|
15ff508429
|
Swap out adldap2/adldap2 for directorytree/ldaprecord-laravel
|
2021-12-10 23:51:48 +11:00 |
|
Deon George
|
130ae005a3
|
Added Architect UI
|
2021-12-10 23:51:48 +11:00 |
|
Deon George
|
de4fa04d3b
|
Start of tree being rendered by API/AJAX calls
|
2021-12-10 23:51:48 +11:00 |
|
Deon George
|
f3282bed38
|
Framework upgrade to Laravel 7
|
2021-12-10 23:51:47 +11:00 |
|
Deon George
|
4c90ce11f2
|
Initial login working
|
2021-12-10 23:51:47 +11:00 |
|
Deon George
|
ed7087c802
|
Initial Laravel Base
|
2021-12-10 23:51:47 +11:00 |
|