diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-06-12 16:38:00 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-06-12 16:49:10 +0100 |
commit | 5283f653165a5479558926286cd25c6c4319abf2 (patch) | |
tree | d5ec43fd50713a1d7234a8309cf9cd70cd273a00 /changelog.d/5083.feature | |
parent | Lint (diff) | |
download | synapse-5283f653165a5479558926286cd25c6c4319abf2.tar.xz |
Fix bogus changelog
Diffstat (limited to 'changelog.d/5083.feature')
-rw-r--r-- | changelog.d/5083.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/5083.feature b/changelog.d/5083.feature index f6014c6b43..2ffdd37eef 100644 --- a/changelog.d/5083.feature +++ b/changelog.d/5083.feature @@ -1 +1 @@ -Adds auth_profile_reqs option to require access_token to GET /profile endpoints on CS API +Adds auth_profile_reqs option to require access_token to GET /profile endpoints on CS API. |