Releases: leenooks/phpLDAPadmin
v2.3.7
v2.3.6
This version has the following work done:
- Internal javascript and php code cleanup for consistency
- Pressing the edit button will automatically bring the
LDAP Entrytab into focus (for entries where a template also matches) - Add a modal to manage groupOfName/groupOfUniqueName member attributes presenting existing entires in the LDAP server as options
- Enable resizing the sidebar, for when the DN of an opened branch is out of view of the sidebar
- Many other minor bugs
Full Changelog: 2.3.5...2.3.6
v2.3.5
This is primarily a bug fix release as well as including dependancy updates as a result of CVEs.
There are minor functionality improvements, with details in the change log.
Full Changelog: 2.3.4...2.3.5
v2.3.4
This is a minor release:
- Another fix for userpassword attributes using CRYPT passwords
- An enhancement for opendj/389ds directories that report subordinates differently to openldap
Full Changelog: 2.3.3...2.3.4
v2.3.3
This release updates the architect UI presentation theme, and enables PLA to be used in a subpath (when behind a proxy).
Full Changelog: 2.3.2...2.3.3
v2.3.2
This is a bug fixe release - the userpassword fixes in 2.3.1 were not 100% effective, as well as a security release as there was an high javascript axios vulnerability.
Full Changelog: 2.3.1...2.3.2
v2.3.1
This release see some important bug fixes introduced in 2.3.0
- Docker build VERSION/REVISION details
- Fix dont add an aliased attribute when adding an objectclass to a new entry. Fixes #380
- Fix add new must attrs to RDN select. Fixes #382
- Fix for password handling, when updating userpassword. Fixes #387
- Fix update confirm showing 'Ignoring blank value' for newly added attributes
New:
- The default logging in this release has been reduced to
info
Full Changelog: 2.3.0...2.3.1
v2.3.0
This release of PLA sees:
- overhaul of managing objects internally with some internal optimisations
- support for ApacheDS
- miscellaneous usage improvements
Full Changelog: 2.2.2...2.3.0
v2.2.2
This is mainly a bug fix release, but it does implement a couple of todo items as well:
- Implement Entry Copy/Move
- Legacy code cleanup
- Show size limit on the tree if its hit
- Select rendering fixes
- Edit rendering fixes (only edit when in edit mode)
- Import now supports
changetype: modify - Test template regex as well to determine if a template is valid
- Schema viewer fixes
- Template processing fixes for autoFill when using "k" tokens
Full Changelog: 2.2.1...2.2.2
v2.2.1
This is a fix for bugs introduced in v2.2.0 as a result of the template work - new attributes were marked readonly and thus couldnt be added.
Additional enhancements/fixes:
- Dont offer the delete entry button to entries that have children
- Enable DN rename
- UI fixes when rendering new attributes and additional values to existing attributes
Full Changelog: 2.2.0...2.2.1