diff options
Diffstat (limited to 'changelog.d/16030.feature')
-rw-r--r-- | changelog.d/16030.feature | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/16030.feature b/changelog.d/16030.feature deleted file mode 100644 index c2f068085f..0000000000 --- a/changelog.d/16030.feature +++ /dev/null @@ -1 +0,0 @@ -Allow specifying `client_secret_path` as alternative to `client_secret` for OIDC providers. This avoids leaking the client secret in the homeserver config. Contributed by @Ma27. |