summary refs log tree commit diff
path: root/synapse/res/templates/sso_auth_confirm.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Social login UI polish (#9301)Richard van der Hoff2021-02-031-1/+2
|
* Merge branch 'social_login' into developRichard van der Hoff2021-02-011-1/+1
|\
| * fix broken HTML tagRichard van der Hoff2021-02-011-1/+1
| |
* | Merge branch 'social_login' into developRichard van der Hoff2021-02-011-9/+23
|\|
| * Improve styling and wording of SSO UIA templates (#9286)Richard van der Hoff2021-02-011-9/+23
| | | | | | fixes #9171
* | Clean-up the template loading code. (#9200)Patrick Cloke2021-01-271-2/+2
|/ | | | | * Enables autoescape by default for HTML files. * Adds a new read_template method for reading a single template. * Some logic clean-up.
* Support SAML in the user interactive authentication workflow. (#7102)Patrick Cloke2020-04-011-0/+14