summary refs log tree commit diff
path: root/synapse/static/client/login (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add viewport directive to HTML templates to optimise for mobile (#13493)Germain2022-08-111-1/+2
* Add initial support for a "pick your IdP" page (#9017)Richard van der Hoff2021-01-051-0/+5
* Fix typos and spelling errors. (#8639)Patrick Cloke2020-10-231-1/+1
* Clean-up the fallback login code. (#7657)Patrick Cloke2020-06-103-64/+129
* Accept device information at the login fallback endpoint. (#7629)Patrick Cloke2020-06-081-35/+120
* Make it clearer to the user that they haven't overridden onLogin/Register (#7...Andrew Morgan2020-04-091-2/+1
* Upgrade jQuery to 3.x on fallback login/registration screens (#7236)Andrew Morgan2020-04-094-8/+7
* Fix typo in the login fallback javascript (#7235)Brendan Abolivier2020-04-071-1/+1
* Improve the UX of the login fallback when using SSO (#7152)Brendan Abolivier2020-03-272-22/+31
* Fix SSO fallback loginDavid Baker2019-09-121-1/+1
* Avoid redundant URL encoding (#4555)Marcel Krüger2019-04-041-1/+1
* Support m.login.sso (#4220)Richard van der Hoff2018-11-273-48/+40
* Updates to fallback CAS login to do new token loginSteven Hammerton2015-11-061-26/+12
* Use correct service urlErik Johnston2015-10-261-3/+1
* Add login fallbackErik Johnston2015-10-265-0/+280