diff options
author | Erik Johnston <erik@matrix.org> | 2023-12-04 09:58:38 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2023-12-04 09:58:38 +0000 |
commit | afc82ecb44db1c7497defc9bb370a1b99f88fea6 (patch) | |
tree | 3bcfb88b3345febe49d8d3e6fc474d4cb76c32ae /synapse/rest/client | |
parent | Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes (diff) | |
parent | ModuleAPI SSO auth callbacks (#15207) (diff) | |
download | synapse-afc82ecb44db1c7497defc9bb370a1b99f88fea6.tar.xz |
Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes
Diffstat (limited to 'synapse/rest/client')
-rw-r--r-- | synapse/rest/client/login.py | 8 | ||||
-rw-r--r-- | synapse/rest/client/versions.py | 3 |
2 files changed, 11 insertions, 0 deletions
diff --git a/synapse/rest/client/login.py b/synapse/rest/client/login.py |