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
181971acc4
Improvements to userPassword handling when redirecting back. No need to use old() when rendering attributes, since they have already been processed by display with any updates
2025-05-24 00:26:55 +10:00
..
Attribute
Fix for ARGON2 passwords, they shouldnt be base64 encoded.
Fixes
#316
2025-05-04 00:01:40 +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
@todo udpates
2025-04-27 14:12:24 +10:00
Attribute.php
Improvements to userPassword handling when redirecting back. No need to use old() when rendering attributes, since they have already been processed by display with any updates
2025-05-24 00:26:55 +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
@todo udpates
2025-04-27 14:12:24 +10:00