98 Commits (97fbf91f29ffabe0cc272da801241d30473e634d)

Author SHA1 Message Date
  Christoph Wurst 64c4bb5bce
Vueify the login page 5 years ago
  Christoph Wurst 170582d4f5
Add a login chain to reduce the complexity of LoginController::tryLogin 5 years ago
  Roeland Jago Douma 60e5a5eca4
Do not do redirect handling when loggin out 5 years ago
  Michael Weimann e083e8abc6
Clears the local storage after logout 5 years ago
  Roeland Jago Douma e6333c8fe3
Honor remember_login_cookie_lifetime 5 years ago
  Roeland Jago Douma 43d6ae7476
Respect the disabled setting for lost_password_link 5 years ago
  Rayn0r 85eb43baff added possibility to disable autocomplete in login form 5 years ago
  Patrick Conrad 1806baaeaf
Remove cookies from Clear-Site-Data Header 5 years ago
  Roeland Jago Douma d9febae5b2
Update all the publickey tokens if needed on web login 5 years ago
  Michael Weimann d855c38e07
Moves the logo files to logo 5 years ago
  Christoph Wurst 42300d19e9
Fix max length requirements for the throttler metadata 5 years ago
  Christoph Wurst d8197f2b97
Rename providerset method to get primary providers 5 years ago
  Christoph Wurst c6e47e8a51
Fix login redirection if only one 2FA provider is active 5 years ago
  Michael Weimann c92d7429d7 Implements handling for deactivated users 6 years ago
  Christoph Wurst 13d93f5b25
Make 2FA providers stateful 6 years ago
  Roeland Jago Douma a07f6d46e3
Use proper types 6 years ago
  Morris Jobke fd3c97b93b
Avoid to leak a user ID that is not a string to reach a user backend 6 years ago
  Roeland Jago Douma 33b93db953
Remove unused parameter 6 years ago
  Roeland Jago Douma 2b7d4d5069
Fix tests 6 years ago
  Roeland Jago Douma caee215120
Always remember me 6 years ago
  Arthur Schiwon ffc05e2fed
don't try login with the same name that just failed 6 years ago
  Roeland Jago Douma 7cab7feb38
Display message when connection is throttled on logi page 6 years ago
  Julius Härtl f5f6ed664d
Hide stay logged in checkbox when flow authentication is used 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Lukas Reschke 0bccd5a0d9
Fix "Uninitialized string offset: 0 at \/media\/psf\/stable9\/lib\/private\/URLGenerator.php#224" 6 years ago
  Morris Jobke 0326c2c54f
Fix broken tests 6 years ago
  Julius Härtl 46229a00f3
Add rich link preview to the login page 6 years ago
  Lukas Reschke f22ab3e665
Add metadata to \OCP\AppFramework\Http\Response::throttle 7 years ago
  Lukas Reschke 2f87fb6b45
Add Clear-Site-Data header 7 years ago
  Ujjwal Bhardwaj 7c23414eef
Disable reset password link. Issue: #27440 7 years ago
  Christoph Wurst bb1d191f82
Fix remember redirect_url on failed login attempts 7 years ago
  Lukas Reschke 8149945a91
Make BruteForceProtection annotation more clever 7 years ago
  Joas Schilling 7ad791efb4
Dont create a log entry on email login 7 years ago
  Arthur Schiwon 7b3fdfeeaa
do login routine only once when done via LoginController 7 years ago
  Arthur Schiwon 2994cbc586
fix login controller tests 7 years ago
  Sandro Lutz 9b6f99ab08 Update license header 7 years ago
  Sandro Lutz ff3fa538e4 Add missing use statement for PublicEmitter 7 years ago
  Christoph Wurst 5e728d0eda oc_token should be nc_token 7 years ago
  Sandro Lutz 20f878b014 Fix typo for UserManager variable 7 years ago
  Sandro Lutz 6feff0ceba Add check if UserManager is of type PublicEmitter before calling preLogin hook 7 years ago
  Sandro Lutz e30d28f7eb Change where preLogin hook gets called 7 years ago
  Sandro Lutz 6ab0a3215d Remove preLoginValidation hook 7 years ago
  Sandro Lutz e14d50eb1f Fix indentation 7 years ago
  Sandro Lutz 4ebcd5ac0b Add preLoginValidation hook 7 years ago
  John Molakvoæ (skjnldsv) 2c9d7eeb76
Fix public page css fallback loading 7 years ago
  Bjoern Schiessle cdf01feba7
add action to existing brute force protection 7 years ago
  Christoph Wurst 140555b786
always allow remembered login 7 years ago
  John Molakvoæ (skjnldsv) e4b3ba6590
Create unified css file and merge all needed data into this file 7 years ago
  Joas Schilling 2f21eaaf47
Use login name to fix password confirm with ldap users 7 years ago
  Joas Schilling 924358ef96
Save the timezone on login again 7 years ago