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
f0eaff7d42
Removing debugging that made it into LDIF import
2025-04-11 08:55:32 +10:00
..
Attribute
Fix rendering new attributes, so that they dont render as dynamic. Fix adding new objectClasses to entries, need langtag to render the component
2025-04-08 22:04:48 +10:00
Export
Render HTML inputs for a DN with language tags - work for
#16
2025-04-06 13:54:32 +10:00
Import
Removing debugging that made it into LDIF import
2025-04-11 08:55:32 +10:00
Schema
When rendering dynamic attributes, dont make them editable.
Closes
#10
and
#89
.
2025-04-07 22:35:08 +10:00
Attribute.php
Dont add hints for internal attributes. Our hints now also returns a collection.
2025-04-08 11:04:31 +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