Versão 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.
Utilize o seu pull secret para autenticar no registo Docker.
O registo Docker usa autenticação básica: o seu ID de cliente como nome de utilizador e o seu pull secret como palavra-passe.
Gere até cinco pull secrets de longa duração para downloads de imagens.
Use o endpoint releases/tags para obter uma lista JSON com nomes de versões, imagens Docker e nomes de ficheiro dos assets.
Abrir 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: