Added changelog for #1380

This commit is contained in:
Bernd Bestel 2021-06-20 13:27:16 +02:00
parent b3ed80d186
commit 9e3c68982b
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300

View File

@ -47,6 +47,11 @@
- Fixed that numeric Userfields were initialised with `1.0`
### General & other improvements/fixes
- LDAP authentication improvements / OpenLDAP support (thanks @tank0226)
- A read only service account can now be used for binding
- The username attribute is now configurable
- Filtering of accounts is now possible
- => See the new `config.php` options
- Some night mode style improvements (thanks @BlizzWave and @KTibow)
- Fixed that the number picker up/down buttons did not work when the input field was empty or contained an invalid number