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
History
Deon George
f4cc559931
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
..
components
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
errors
The call to dns_get_record() in error.blade is not returning IP addresses, so use DNS_A|DNS_AAAA instead of the default DNS_ANY
2025-02-23 13:59:56 +11:00
fragment
When viewing the schema, highlight Structural and non-Structural classes
2025-04-11 08:55:32 +10:00
frames
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
layouts
Switch to using icons when rendering a DN, and move the server icons to the topmenu
2025-03-06 20:43:19 +11:00
modals
Fix User Password Check now that we have attribute tags
2025-04-06 22:50:46 +10:00
debug.blade.php
Add our request()->root() to our debug page, implement Entry::getSortKeyAttribute()
2025-03-16 10:13:03 +11:00
frame.blade.php
Enable returning to form frames by the existance of a frame input
2024-01-20 16:07:43 +11:00
home.blade.php
Implemented DN delete
2025-03-06 21:09:05 +11:00
update.blade.php
Fix when rendering changes to 2 or more attributes, the update confirmation table had one too many rowspan values for the Attribute.
2025-04-27 14:12:24 +10:00