fix(vmware-explorer): fix dcPath parameter (#6729)

This commit is contained in:
Florent BEAUCHAMP
2023-03-15 14:42:34 +01:00
committed by GitHub
parent 08dd871cb8
commit d87f698512
2 changed files with 3 additions and 1 deletions

View File

@@ -19,6 +19,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)
- [ESXI import] Fix failing imports when using non default datacenter name [Forum#59543](https://xcp-ng.org/forum/post/59543) PR [#6729](https://github.com/vatesfr/xen-orchestra/pull/6729)
### Packages to release
@@ -36,6 +37,7 @@
<!--packages-start-->
- @xen-orchestra/vmware-explorer patch
- @xen-orchestra/backups minor
- xo-server minor
- xo-server-auth-oidc minor