diff options
| author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-05-15 12:26:02 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-15 12:26:02 -0400 |
| commit | a3cf36f76ed41222241393adf608d0e640bb51b8 (patch) | |
| tree | 6ab73758fc073c13e9f4b94d399a49521ebb9477 /synapse/handlers/auth.py | |
| parent | Add a worker store for search insertion. (#7516) (diff) | |
| download | synapse-a3cf36f76ed41222241393adf608d0e640bb51b8.tar.xz | |
Support UI Authentication for OpenID Connect accounts (#7457)
Diffstat (limited to '')
| -rw-r--r-- | synapse/handlers/auth.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/handlers/auth.py b/synapse/handlers/auth.py |
