feat(xo-web/tab-advanced): allow to update VM creator (#7276)

Related to [forum#7313](https://xcp-ng.org/forum/topic/7313/change-created-by-and-date-information)
This commit is contained in:
MlssFrncJrg
2024-01-19 10:40:08 +01:00
committed by GitHub
parent a624330818
commit f0242380ca
5 changed files with 40 additions and 1 deletions
+1
View File
@@ -13,6 +13,7 @@
- [Sign in] Support _Remember me_ feature with external providers (PR [#7298](https://github.com/vatesfr/xen-orchestra/pull/7298))
- [Pool/Host] Add a warning if hosts do not have the same version within a pool [#7059](https://github.com/vatesfr/xen-orchestra/issues/7059) (PR [#7280](https://github.com/vatesfr/xen-orchestra/pull/7280))
- [Plugins] Loading, or unloading, will respectively enable, or disable, _Auto-load at server start_, this should lead to least surprising behaviors (PR [#7317](https://github.com/vatesfr/xen-orchestra/pull/7317))
- [VM/Advanced] Admin can change VM creator [Forum#7313](https://xcp-ng.org/forum/topic/7313/change-created-by-and-date-information) (PR [#7276](https://github.com/vatesfr/xen-orchestra/pull/7276))
### Bug fixes