Merge remote-tracking branch 'upstream/master' into modernjs

This commit is contained in:
Katharina Bogad 2021-06-24 00:13:11 +02:00
commit e916eab13b

View File

@ -45,6 +45,7 @@
### Userfield fixes
- Fixed that numeric Userfields were initialised with `1.0`
- Fixed that shortcuts (up/down key) and the format did not work correctly when using multiple date/time Userfields per object
### General & other improvements/fixes
- LDAP authentication improvements / OpenLDAP support (thanks @tank0226)