132 Commits (ad5093b7a63d8b223c19953dc37cc33c31631be8)

Author SHA1 Message Date
  Michael Weimann c92d7429d7 Implements handling for deactivated users 6 years ago
  Jan-Christoph Borchardt 0f9ba852bc
Fix form labels and main landmark on log in page 6 years ago
  Roeland Jago Douma caee215120
Always remember me 6 years ago
  Morris Jobke 990ca145d7
Remove "Alternative logins" title on login page 6 years ago
  rakekniven 1046fb5111
Update login.php 6 years ago
  Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 6 years ago
  Roeland Jago Douma a607d737c6
Fix wording 6 years ago
  Roeland Jago Douma 7cab7feb38
Display message when connection is throttled on logi page 6 years ago
  Robert Pirritano a82c8f58cc
made small changes to login screen 6 years ago
  Julius Härtl f5f6ed664d
Hide stay logged in checkbox when flow authentication is used 6 years ago
  John Molakvoæ (skjnldsv) 8fea22314c
Fix template order and animation 6 years ago
  Jan-Christoph Borchardt 494dea2c60 Fix variable name 6 years ago
  Jan-Christoph Borchardt 585e9f9fcd Add some JS to hide and show elements for password reset 6 years ago
  Jan-Christoph Borchardt aca29b0c88 Directly show Forgot password link, fix #6808 6 years ago
  Daniel Calviño Sánchez b237379fa1 Replace loading icon GIF with pure CSS loading icon 7 years ago
  Lukas Reschke 6a4fde11e6
Merge login JS 7 years ago
  Michael Letzgus 98187bf942 Fix value of attribute "autocapitalize" 7 years ago
  Christoph Wurst 140555b786
always allow remembered login 7 years ago
  Joas Schilling 924358ef96
Save the timezone on login again 7 years ago
  Roeland Jago Douma 740659a04c
Move away from OC_L10N 7 years ago
  Jan-Christoph Borchardt aa4eaf3a7e finish up layout of log in page, postpone forgot password link for later 7 years ago
  Jan-Christoph Borchardt ee231759e5 update styles of log in 7 years ago
  Jan-Christoph Borchardt 75ec1541e4 fix log in button layout 7 years ago
  Jan-Christoph Borchardt 3141680feb bring back dedicated log in button to make log in more usable 7 years ago
  coderkun 56862e3fdc Add attribute “tabindex” to login form (fixes #1110) 7 years ago
  Morris Jobke d97fe1775a
Shake the login fields if password is wrong 8 years ago
  Hendrik Leppelsack c47833718f remove svg classes 8 years ago
  Joas Schilling 5c063cf7c9
Allow opening the password reset link in a new window when its a URL 8 years ago
  Christoph Wurst d8cde414bd
token based auth 8 years ago
  Thomas Müller 7aca13f14c
Allow login by email address 8 years ago
  Lukas Reschke fee95084ae
Rename `username` to `loginName` 8 years ago
  Lukas Reschke 331e4efacb
Move login form into controller 8 years ago
  Morris Jobke 22898fa107 Use proper shortcut methods in templates 8 years ago
  Stefan Weil 62a5952a72 core: Fix typos (found by codespell) 8 years ago
  Vincent Chan 06b2f11e57 refactoring code 8 years ago
  Vincent Chan e7859f705c Remember previous state of remember login checkbox 8 years ago
  Lukas Reschke 4b293dffe5 Use \OCP\Util::sanitizeHTML instead of \OC_Util::sanitizeHTML 8 years ago
  Joas Schilling f8f3c9ecf9 Remove password reset when the user can not change the password 8 years ago
  Jan-Christoph Borchardt a05ea0fb1e remove unneeded icons from input fields to not distract from submit button, fix #18940 8 years ago
  Jan-Christoph Borchardt aed9b2a626 change wording from 'remember' to more understandable 'Stay logged in' 8 years ago
  Vincent Petry bf2a876094 Fix login arrow in login page 8 years ago
  Hendrik Leppelsack c23cac3322 fix login 8 years ago
  Hendrik Leppelsack 88bc478055 use label:before instead of label 8 years ago
  Raghu Nayyar 7ccd02ec95 Fixes white and black checkboxes in core, files will be next. 8 years ago
  Raghu Nayyar 1d9128c557 Squashing all commits in one, remove typos. 8 years ago
  Christoph Wurst ba9457264f add title attribute for the login button 8 years ago
  Jan-Christoph Borchardt cea3247d49 show feedback spinner for log in process 8 years ago
  Jan-Christoph Borchardt 2a935f1b47 move log in button into fields and use icon instead of text 8 years ago
  Jan-Christoph Borchardt e16cf0c45f more understandable 'Wrong password' feedback 9 years ago
  Brewal eac117fc8f Changed a p element by a div 9 years ago