summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorNicolas Mémeint <git@nicomem.com>2024-04-06 13:28:03 +0200
committerHerwig Hochleitner <herwig@bendlas.net>2024-07-17 17:26:46 +0200
commit1ceb55d4b97bd31aaefcb2485101dc80aa466b5d (patch)
tree01c5451004b90ce7499d596ff04f7fd8a5e70b21 /pkgs/development/python-modules/python-openstackclient
parent12f15890560aab223b63a1c93f7b17270108ec89 (diff)
nixos/authelia: Remove options incompatible with new settings
- Remove settings.server.{host,port} options - Replaced by settings.server.address - If any of settings.server.{host,port,path} are specified in the configuration, a warning is displayed and these values will be used instead of settings.server.address - Change what secrets.oidcIssuerPrivateKeyFile maps to - Previously: AUTHELIA_IDENTITY_PROVIDERS_OIDC_ISSUER_PRIVATE_KEY_FILE - Now: identity_providers.oidc.jwks[0].key - Not done directly in the NixOS settings config but as a separate YAML config file - Done that way because Go templates are not correctly handled by the YAML generator (#319716) - Change secrets.jwtSecretFile env variable mapping - Previously: AUTHELIA_JWT_SECRET_FILE - Now: AUTHELIA_IDENTITY_VALIDATION_RESET_PASSWORD_JWT_SECRET_FILE
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions