diff options
author | Matthew Hodgson <matthew@matrix.org> | 2019-04-21 01:01:40 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2019-04-21 01:01:40 +0100 |
commit | 15b7a84aa86adda86a01dfcb7121d217f42b6f8f (patch) | |
tree | 61ccd696b29fa236c589411296d7d5073e28f80c /changelog.d/5083.feature | |
parent | [DINSIC] Add ability to proxy identity lookups (#5048) (diff) | |
download | synapse-15b7a84aa86adda86a01dfcb7121d217f42b6f8f.tar.xz |
changelog
Diffstat (limited to 'changelog.d/5083.feature')
-rw-r--r-- | changelog.d/5083.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5083.feature b/changelog.d/5083.feature new file mode 100644 index 0000000000..f6014c6b43 --- /dev/null +++ b/changelog.d/5083.feature @@ -0,0 +1 @@ +Adds auth_profile_reqs option to require access_token to GET /profile endpoints on CS API |