website/docs: prepare 2023.1.1
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
parent
c85474ec37
commit
446dc0a17b
|
@ -93,6 +93,28 @@ image:
|
||||||
- web/elements: fix pagination page button colours in dark mode
|
- web/elements: fix pagination page button colours in dark mode
|
||||||
- web/elements: use correct Action Label for user related events
|
- web/elements: use correct Action Label for user related events
|
||||||
|
|
||||||
|
## Fixed in 2023.1.1
|
||||||
|
|
||||||
|
- add tests to prevent empty SAN
|
||||||
|
- blueprints: fix OOB email field overwriting user settings email field
|
||||||
|
- ci: build beta for amd64 and arm64 (#4468)
|
||||||
|
- crypto: ensure we don't generate an empty SAN certificate
|
||||||
|
- crypto: fallback when no SAN values are given
|
||||||
|
- outposts/ldap: fix queries filtering objectClass with non-lowercase values
|
||||||
|
- outposts/proxy: fix panic due to IsSet misbehaving
|
||||||
|
- providers/oauth2: more x5c and ecdsa x/y tests (#4463)
|
||||||
|
- providers/proxy: fix issuer for embedded outpost (#4480)
|
||||||
|
- sources/ldap: add e2e LDAP source tests (#4462)
|
||||||
|
- stages: always use get_pending_user instead of getting context user
|
||||||
|
- stages/authenticator_sms: fix code not being sent when phone_number is in context
|
||||||
|
- web/admin: don't enable execution logging by default
|
||||||
|
- web/admin: improve display of rule severity
|
||||||
|
- web/admin: improve display of system task exception
|
||||||
|
- web/admin: link group of notification rule
|
||||||
|
- web/elements: fix pf-c-switch not rendering correctly in pure tables
|
||||||
|
- web/elements: fix SearchSelect not working on safari
|
||||||
|
- web/flows: fix flow executor background overlay in safari
|
||||||
|
|
||||||
## API Changes
|
## API Changes
|
||||||
|
|
||||||
#### What's Deleted
|
#### What's Deleted
|
||||||
|
|
Reference in New Issue