This is a major backend change for PLA, necessary to support attribute tags.
NOTE: phpldapadmin is now an OSS sponsored project on docker hub, so all updated images will be available via phpldapadmin/phpldapadmin
Since 2.0.3, the following was implemented:
- Support for Langugage Tag "lang-xx".
While PLA can display entries with language tags, and enable editing of those entries, the UI does not allow creating new attributes with language tags (yet). Those entries should be creatable using an LDIF import. LDIF exports should export all attributes, including those with tags. - Support user userCertificate ";binary" tags. Its not possible to edit binary attributes (which also includes jpegPhoto), but in this release, PLA will show the certificate as well as the subject/expiry dates
- Support for handling dynamic overlay attributes (dynlist.so)
- Other usability fixes and improvements
Full Changelog: 2.0.3...2.1.0