fix(xo-web/license): fix undefined expiration date (#6730)

Fix zammad#13319

The Pro support icon displayed in "Home/pool" considered that the licenses without expiration date had expired
This commit is contained in:
Mathieu
2023-03-16 14:41:35 +01:00
committed by GitHub
parent ca6cdbf9cf
commit 72822c9529
4 changed files with 13 additions and 2 deletions

View File

@@ -19,7 +19,9 @@
- [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)
- [Pool/Pro License] Fix handling of licenses with no expiration date (PR [#6730](https://github.com/vatesfr/xen-orchestra/pull/6730))
- [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)
- [Pool/Pro License] Fix handling of licenses with no expiration date (PR [#6730](https://github.com/vatesfr/xen-orchestra/pull/6730))
### Packages to release