summary refs log tree commit diff
path: root/synapse/res/templates/sso_new_user_consent.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-32/+28
| | | | | | | 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-10/+3
|
* social login: add noopener to terms link (#9300)Richard van der Hoff2021-02-021-1/+1
|
* Collect terms consent from the user during SSO registration (#9276)Richard van der Hoff2021-02-011-0/+39