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
309fe83c98
LDAP server errors were not being displayed when used with ->withErrors(), so created a new component x-failed
2025-05-04 00:01:40 +10:00
..
create.blade.php
LDAP server errors were not being displayed when used with ->withErrors(), so created a new component x-failed
2025-05-04 00:01:40 +10:00
dn.blade.php
LDAP server errors were not being displayed when used with ->withErrors(), so created a new component x-failed
2025-05-04 00:01:40 +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
Server::class optimisations, minimal functional changes - basically caching/performance improvements
2025-04-27 14:12:24 +10:00