diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/9588.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9588.bugfix b/changelog.d/9588.bugfix new file mode 100644 index 0000000000..b8d6140565 --- /dev/null +++ b/changelog.d/9588.bugfix @@ -0,0 +1 @@ +Fix the `/capabilities` endpoint to return `m.change_password` as disabled if the local password database is not used for authentication. Contributed by @dklimpel. |