Releases: leenooks/phpLDAPadmin
v2.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
v2.2.0
Some considerable changes have been fixed/implemented in 2.2.x:
-
PLA v2.2 plans to bring back template functionality.
To that end, this release focused around the backend changes to support rendering and template processing. Additionally some schema management was reworked to support this. -
Improvement on localisation, so PLA can more easily be translated.
-
Multiple bug fixes:
- PLA was using configured LDAP_DN not the logged in user
- Unable to logout if the logged in credentials are not longer valid
-
Performance improvements
-
Implement controlling what bases can be used managed in PLA with
LDAP_BASE_DN
-
Better alerting when users try to authenticate to PLA with the rootdn and it doesnt exist
-
Framework and javascript updates
-
Other fixes and improvements
Full changelog: 2.1.4...2.2.0
v2.1.4
This is primarily a bug fix release:
- Fixes userPassword when creating a new entry (#320)
- Rebuild docker container as there were vulnerabilities in the base image
- Framework updates as vulnerabilities where identified by dependabot
- Some
required
hints where not being shown on attributes where the parent of the objectclass had the attribute as required
Full Changelog: 2.1.3...2.1.4
v2.1.3
This update has:
- Search using the top navigation
- Fixes for creating/storing ARGON2 passwords
- Fixes for LDAP errors that were lost in validation errors
Full Changelog: 2.1.2...2.1.3