Versión 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.
Usa tu pull secret para autenticarte en el registro de imágenes de Docker.
El registro de imágenes de Docker utiliza autenticación básica: tu ID de cliente como nombre de usuario y tu pull secret como contraseña.
Genera hasta cinco pull secrets de larga duración para descargas de imágenes.
Use el endpoint releases/tags para obtener una lista JSON con nombres de versiones, imágenes de Docker y nombres de archivo de 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: