website/docs: add 2021.7.3 changelog
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
48c980e8e7
commit
29b88d0e5c
|
@ -98,6 +98,15 @@ slug: "2021.7"
|
||||||
- web/admin: fix LDAP Provider bind flow list being empty
|
- web/admin: fix LDAP Provider bind flow list being empty
|
||||||
- web/admin: fully remove response cloning due to errors
|
- web/admin: fully remove response cloning due to errors
|
||||||
|
|
||||||
|
## Fixed in 2021.7.3
|
||||||
|
|
||||||
|
- core: fix users not being able to update their profile
|
||||||
|
- lifecycle: decrease default worker count on compose
|
||||||
|
- providers/saml: fix error when WantAssertionsSigned is missing
|
||||||
|
- providers/saml: fix error when PropertyMapping return value isn't string
|
||||||
|
- web/admin: fix user's email field being required
|
||||||
|
- web/admin: fix source form's userMatchingMode being swapped
|
||||||
|
|
||||||
## Upgrading
|
## Upgrading
|
||||||
|
|
||||||
This release does not introduce any new requirements.
|
This release does not introduce any new requirements.
|
||||||
|
|
Reference in New Issue