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.
Verwenden Sie Ihr pull secret zur Authentifizierung bei der Docker-Registry.
Die Docker-Registry verwendet Basic-Authentifizierung: Ihre Kunden-ID als Benutzername und Ihr pull secret als Passwort.
Erstellen Sie bis zu fünf langlebige pull secrets für Image-Downloads.
Verwenden Sie den Endpoint releases/tags, um eine JSON-Liste mit Versionsnamen, Docker-Images und Asset-Dateinamen abzurufen.
releases/tags öffnen.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: