fix(xo-server-auth-iodc): fix empty usernames with default config

See https://xcp-ng.org/forum/post/59587
This commit is contained in:
Julien Fontanet
2023-03-13 12:00:43 +01:00
parent 35f6476d0f
commit 65168c8532
2 changed files with 5 additions and 2 deletions

View File

@@ -13,6 +13,7 @@
- [Backup/Restore] Fix restore via a proxy showing as interupted (PR [#6702](https://github.com/vatesfr/xen-orchestra/pull/6702))
- [REST API] Backup logs are now available at `/rest/v0/backups/logs`
- [Plugin/auth-oidc] Fix empty user names when using default config [Forum#59587](https://xcp-ng.org/forum/post/59587)
### Packages to release
@@ -32,6 +33,7 @@
- @xen-orchestra/backups minor
- xo-server minor
- xo-server-auth-oidc patch
- xo-web patch
<!--packages-end-->