summaryrefslogtreecommitdiffstats
path: root/core/templates/login.php
Commit message (Expand)AuthorAgeFilesLines
* Redesign guest pages for better accessibilityCarl Schwan2022-07-271-11/+3
* Move bundles to /distJohn Molakvoæ (skjnldsv)2022-01-081-1/+1
* Handle device login like an alternative loginJoas Schilling2021-04-201-1/+1
* Fix "misplaced variables" warning of Psalm in PHPDoc statementsMorris Jobke2020-08-171-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Remove aria labelJochen2019-09-101-1/+1
* Added name as fallback, in case label is not setJochen2019-09-091-1/+1
* Add null coalesce for label and style attributeJochen2019-09-091-1/+1
* Add aria labelJochen2019-09-091-2/+2
* Optimize responsiveness, remove primary classJochen2019-09-061-2/+2
* Prevent undefined for $login['style']Jochen2019-09-051-1/+1
* Move "Log in with" label to "sociallogin" appJochen2019-09-051-1/+0
* Add more space between form and alternate loginJochen2019-09-031-2/+1
* Add more space to buttonsyJochen2019-09-021-7/+11
* Move alternative login above standard login, optimize alignmentochorocho2019-08-261-11/+8
* Vueify the login pageChristoph Wurst2019-05-291-97/+1
* Create a login bundle for login page scriptsChristoph Wurst2019-05-071-1/+1
* Change login error message to "wrong username or password" (fixes #14460)Felix Ableitner2019-03-061-1/+1
* Do not load bundled jstimezonedetectRoeland Jago Douma2019-02-061-1/+0
* added possibility to disable autocomplete in login formRayn0r2018-10-301-2/+2
* Implements handling for deactivated usersMichael Weimann2018-07-211-3/+9
* Fix form labels and main landmark on log in pageJan-Christoph Borchardt2018-04-181-0/+2
* Always remember meRoeland Jago Douma2018-04-061-10/+0
* Remove "Alternative logins" title on login pageMorris Jobke2018-03-141-1/+0
* Update login.phprakekniven2018-03-081-1/+1
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-2/+2
* Fix wordingRoeland Jago Douma2018-01-151-1/+1
* Display message when connection is throttled on logi pageRoeland Jago Douma2018-01-151-0/+6
* made small changes to login screenRobert Pirritano2018-01-111-6/+6
* Hide stay logged in checkbox when flow authentication is usedJulius Härtl2017-12-281-0/+2
* Fix template order and animationJohn Molakvoæ (skjnldsv)2017-11-051-12/+11
* Fix variable nameJan-Christoph Borchardt2017-11-031-1/+1
* Add some JS to hide and show elements for password resetJan-Christoph Borchardt2017-11-021-2/+9
* Directly show Forgot password link, fix #6808Jan-Christoph Borchardt2017-11-021-0/+7
* Replace loading icon GIF with pure CSS loading iconDaniel Calviño Sánchez2017-08-031-1/+4
* Merge login JSLukas Reschke2017-03-241-5/+1
* Fix value of attribute "autocapitalize"Michael Letzgus2017-03-181-2/+2
* always allow remembered loginChristoph Wurst2017-01-111-2/+0
* Save the timezone on login againJoas Schilling2016-12-081-1/+1
* Move away from OC_L10NRoeland Jago Douma2016-10-281-1/+1
* finish up layout of log in page, postpone forgot password link for laterJan-Christoph Borchardt2016-10-171-6/+0
* update styles of log inJan-Christoph Borchardt2016-10-111-11/+19
* fix log in button layoutJan-Christoph Borchardt2016-10-061-2/+3
* bring back dedicated log in button to make log in more usableJan-Christoph Borchardt2016-10-061-1/+3
* Add attribute “tabindex” to login form (fixes #1110)coderkun2016-08-311-5/+5
* Shake the login fields if password is wrongMorris Jobke2016-08-011-2/+2
* remove svg classesHendrik Leppelsack2016-07-011-1/+1
* Allow opening the password reset link in a new window when its a URLJoas Schilling2016-05-241-1/+1
* token based authChristoph Wurst2016-05-111-1/+1
* Allow login by email addressThomas Müller2016-05-021-2/+2