fix(xo-server): user pass disabled when associated auth providers

This commit is contained in:
Julien Fontanet
2023-07-31 15:48:49 +02:00
committed by Florent BEAUCHAMP
parent 0601bbe18d
commit aca19d9a81
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -12,6 +12,7 @@
> Users must be able to say: “I had this issue, happy to know it's fixed”
- [New VM] Order interfaces by device as done on a VM Network tab (PR [#6944](https://github.com/vatesfr/xen-orchestra/pull/6944))
- Users can no longer sign in using their XO password if they are using other authentication providers (PR [#6962](https://github.com/vatesfr/xen-orchestra/pull/6962))
### Packages to release
@@ -29,6 +30,7 @@
<!--packages-start-->
- xo-server patch
- xo-server-auth-github minor
- xo-server-auth-google minor
- xo-web patch