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
/
resources
/
views
/
frames
History
Deon George
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
..
create.blade.php
Dynamically work out objectclasses on the current entry, this fixes usage issues between adding objectclasses and adding attribute that are now available from new objectclasses, as well as determining that they are not dynamic
2025-04-27 14:12:24 +10:00
dn.blade.php
Dynamically work out objectclasses on the current entry, this fixes usage issues between adding objectclasses and adding attribute that are now available from new objectclasses, as well as determining that they are not dynamic
2025-04-27 14:12:24 +10:00
import_result.blade.php
Move direct controller direct view calls to route/web, add global $server to use in views, negating the need to use config('server')
2025-03-16 10:13:03 +11:00
import.blade.php
Move direct controller direct view calls to route/web, add global $server to use in views, negating the need to use config('server')
2025-03-16 10:13:03 +11:00
info.blade.php
Move direct controller direct view calls to route/web, add global $server to use in views, negating the need to use config('server')
2025-03-16 10:13:03 +11:00
schema.blade.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