Wersja 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.
Uzyj pull secret, aby uwierzytelnic sie w rejestrze Docker.
Rejestr Docker uzywa uwierzytelniania podstawowego: identyfikator klienta jako nazwa uzytkownika i pull secret jako haslo.
Wygeneruj do pieciu dlugoterminowych pull secrets do pobierania obrazow.
Uzyj endpointu releases/tags, aby pobrac liste JSON z nazwami wydan, obrazami Docker i nazwami plikow assetow.
Otwórz 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: