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
/
app
/
Classes
/
LDAP
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
..
Attribute
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
Export
Render HTML inputs for a DN with language tags - work for
#16
2025-04-06 13:54:32 +10:00
Import
Import and Export work with attribute tags
2025-03-19 09:41:47 +11:00
Schema
When rendering dynamic attributes, dont make them editable.
Closes
#10
and
#89
.
2025-04-07 22:35:08 +10:00
Attribute.php
When rendering dynamic attributes, dont make them editable.
Closes
#10
and
#89
.
2025-04-07 22:35:08 +10:00
Export.php
Start of implementation of Import and Export using LDIF
2024-01-21 15:56:25 +11:00
Import.php
Store our DN and objectclasses in Attribute::class entries, so that we can dynamically calculate is_rdn and required objects (to be implemented)
2025-03-16 10:13:03 +11:00
Server.php
Further to eab4f04 we need some attributes to render tree icons
2025-04-04 20:48:42 +11:00