|
d17d94a32b
|
Change our internal template keys to be prefixed with an underscore for easier identification
|
2025-06-21 23:37:09 +10:00 |
|
|
b6bce380dd
|
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 |
|
|
ac8e79ab99
|
Minor logging message updates, no functional changes
|
2025-06-19 16:15:22 +10:00 |
|
|
56fcd729e7
|
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 |
|
|
53880121b6
|
Server::class optimisations, minimal functional changes - basically caching/performance improvements
|
2025-04-27 14:12:24 +10:00 |
|
|
21a690c6dd
|
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 |
|