112 Commits (eb502c02ff7693bb36318d857985f79e7bac370c)

Author SHA1 Message Date
  dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 3 years ago
  Julius Härtl d7a80293ab
Keep direct login active when redirecting 3 years ago
  Roeland Jago Douma f57b93098b
Do not redirect to logout after login 3 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  John Molakvoæ (skjnldsv) 6c49dc2d1f
Fix absolute redirect 4 years ago
  Roeland Jago Douma 53db05a1f6
Start with webauthn 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Daniel Kesselberg 9378a6b411
Send Clear-Site-Data expect for Chrome 4 years ago
  Christoph Wurst 81e35d0c8a
Trim the login name 4 years ago
  Daniel Kesselberg 6235a66aac
Don't send executionContexts for Clear-Site-Data 4 years ago
  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 5 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 6 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