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
b35b44b2b8
Import and Export work with attribute tags
2025-03-19 09:41:47 +11:00
..
Attribute
Handle no attribute tags at an Attribute::class level, added form/disabled components
2025-03-19 09:41:47 +11:00
Export
Fix export to work with no_attr_tags
2025-03-19 09:41:47 +11:00
Import
Import and Export work with attribute tags
2025-03-19 09:41:47 +11:00
Schema
Improve entry validation to only require the first item of multi value attributes
2025-03-19 08:36:01 +11:00
Attribute.php
Import and Export work with attribute tags
2025-03-19 09:41:47 +11: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
Add Attribute required by ObjectClasses in schema viewer,
2025-03-16 10:13:03 +11:00