diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-04-17 13:34:55 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-17 13:34:55 -0400 |
commit | 054c231e58eb8a93ff04a81341190aa3b6bcb9f7 (patch) | |
tree | 6dd6cea76eba8764b1a9a38974b67577a5081dc1 /synapse/rest | |
parent | Added explicit Python build tools to snap requirements (#7213) (diff) | |
download | synapse-054c231e58eb8a93ff04a81341190aa3b6bcb9f7.tar.xz |
Use a template for the SSO success page to allow for customization. (#7279)
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/client/v2_alpha/auth.py | 25 |
1 files changed, 24 insertions, 1 deletions
diff --git a/synapse/rest/client/v2_alpha/auth.py b/synapse/rest/client/v2_alpha/auth.py |