lldap v0.4.1 Release Notes
Release Date: 2022-10-10 // over 2 years ago-
โ Added
- Added support for STARTTLS for SMTP.
- Added support for user profile pictures, including importing them from OpenLDAP.
- Added support for every config value to be specified in a file.
- Added support for PKCS1 keys.
๐ Changed
- The
dn
attribute is no longer returned as an attribute (it's still part of the response). - Empty attributes are no longer returned.
- The docker image now uses the locally-downloaded assets.
Previous changes from v0.4.0
-
๐ฅ Breaking
The
lldap_readonly
group has been renamedlldap_password_manager
(migration happens automatically) and a newlldap_strict_readonly
group was introduced.โ Added
- A new
lldap_strict_readonly
group allows granting readonly rights to users (not able to change other's passwords, in particular).
๐ Changed
- The
lldap_readonly
group is renamedlldap_password_manager
since it still allows users to change (non-admin) passwords.
โ Removed
- The
lldap_readonly
group was removed.
- A new