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
a336e58b7a
Fixes for 389 Directory Server - addresses recursion issue
#314
. The primary issue was that 389DS doesnt render the subschemaSubentry attribute unless it is specifically requested.
2025-04-27 14:12:24 +10:00
..
Attribute
Change Attribute/UserCertificate into Syntax/Certificate for any Certificate attributes. Add Syntax/CertificateList.
2025-04-11 08:55:32 +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
Fixes for 389 Directory Server - addresses recursion issue
#314
. The primary issue was that 389DS doesnt render the subschemaSubentry attribute unless it is specifically requested.
2025-04-27 14:12:24 +10:00
Attribute.php
Fixes for 389 Directory Server - addresses recursion issue
#314
. The primary issue was that 389DS doesnt render the subschemaSubentry attribute unless it is specifically requested.
2025-04-27 14:12:24 +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
Fixes for 389 Directory Server - addresses recursion issue
#314
. The primary issue was that 389DS doesnt render the subschemaSubentry attribute unless it is specifically requested.
2025-04-27 14:12:24 +10:00