summary refs log tree commit diff
path: root/synapse/res/templates/sso_auth_success.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix HTML templates missing correct HTML tags (#14448)Erik Johnston2022-11-161-0/+1
|
* Improve aesthetics and reusability of HTML templates. (#13652)Germain2022-10-211-29/+25
| | | | | | | Use a base template to create a cohesive feel across the HTML templates provided by Synapse. Adds basic styling to the base template for a more user-friendly look and feel.
* Add viewport directive to HTML templates to optimise for mobile (#13493)Germain2022-08-111-1/+2
|
* Social login UI polish (#9301)Richard van der Hoff2021-02-031-0/+1
|
* Improve styling and wording of SSO UIA templates (#9286)Richard van der Hoff2021-02-011-15/+24
| | | fixes #9171
* Use a template for the SSO success page to allow for customization. (#7279)Patrick Cloke2020-04-171-0/+18