feat(xo-server-auth-oidc): support email for username field (#6722)

Fixes https://xcp-ng.org/forum/post/59587
This commit is contained in:
Julien Fontanet
2023-03-13 15:26:03 +01:00
committed by GitHub
parent 299803f03c
commit 5a2c315b20
2 changed files with 12 additions and 4 deletions

View File

@@ -7,6 +7,8 @@
> Users must be able to say: “Nice enhancement, I'm eager to test it”
- [Plugin/auth-oidc] Support `email` for _username field_ setting [Forum#59587](https://xcp-ng.org/forum/post/59587)
### Bug fixes
> Users must be able to say: “I had this issue, happy to know it's fixed”
@@ -33,7 +35,7 @@
- @xen-orchestra/backups minor
- xo-server minor
- xo-server-auth-oidc patch
- xo-server-auth-oidc minor
- xo-web patch
<!--packages-end-->