Version 1.14.9
- Set 24 hours HTTP cache header (cache-control: max-age=86400, private) for OpenID Connect discovery
.well-known/openid-configurationand SAML 2.0 SP / IdP Metadata.
Utilisez votre pull secret pour vous authentifier auprès du registre Docker.
Le registre Docker utilise l'authentification Basic : votre identifiant client comme nom d'utilisateur et votre pull secret comme mot de passe.
Générez jusqu'à cinq pull secrets longue durée pour les téléchargements d'images.
Utilisez l'endpoint releases/tags pour obtenir une liste JSON des noms de version, des images Docker et des noms de fichier des assets.
Ouvrir releases/tags.well-known/openid-configuration and SAML 2.0 SP / IdP Metadata.Resolved bug(s):
Resolved bug(s):
PUT method so that the properties only updated if they contain a value./api/swagger/v1/swagger.json."Settings__Address__CompanyName": "xxx",
"Settings__Address__AddressLine1": "xxx",
"Settings__Address__PostalCode": "xxx",
"Settings__Address__City": "xxx",
"Settings__Address__StateRegion": "xxx"
"Settings__Address__Country": "xxx"
Resolved bug(s):
email) and they are then automatically linked with the link claim type.UserChangePassword that supports changing the user's password.Resolve bug:
Resolve bug:
Referrer-Policy header from no-referrer to strict-origin to send the origin and nothing else. Before the origin was not send or null.s. For example, the old FilterTenant API is now Tenants where the new API support pagination.Resolve bug:
appsettings.json:"PostgreSql": {
"ConnectionString": "Host=xxx;Username=postgres;Password=postgres;Database=FoxIDs"
},
"Options": {
"Log": "Stdout",
"DataStorage": "PostgreSql",
"KeyStorage": "None",
"Cache": "PostgreSql",
"DataCache": "None"
}
Resolve bug: