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
1bf8830887
When rendering dynamic attributes, dont make them editable.
Closes
#10
and
#89
.
...
Also some minor fixes when returning from a post for a DN with attribute tags.
2025-04-07 22:35:08 +10:00
..
components
When rendering dynamic attributes, dont make them editable.
Closes
#10
and
#89
.
2025-04-07 22:35:08 +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
Render HTML inputs for a DN with language tags - work for
#16
2025-04-06 13:54:32 +10:00
frames
Add support for displaying user certificates, that are recorded in the directory with a ;binary tag.
Closes
#75
2025-04-07 14:34:56 +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
Improved determination of attribute object being dirty, improved detection of blank input and processing
2025-04-06 19:33:04 +10:00