diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-10-01 13:38:20 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-01 13:38:20 -0400 |
commit | 61aaf36a1cdaa0057d0f4d8784a8e126d5f3988a (patch) | |
tree | 21da103fff0bd19b760260e693c498776f4178d7 | |
parent | update changelog (diff) | |
download | synapse-61aaf36a1cdaa0057d0f4d8784a8e126d5f3988a.tar.xz |
Do not expose the experimental appservice login flow to clients. (#8440)
-rw-r--r-- | changelog.d/8440.bugfix | 1 | ||||
-rw-r--r-- | synapse/rest/client/v1/login.py | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/changelog.d/8440.bugfix b/changelog.d/8440.bugfix new file mode 100644 |