Commit Graph

114 Commits (46dbc8fa988176e4a431cafcbae6674fb613c899)

Author SHA1 Message Date
Joas Schilling 69290781ff Handle device login like an alternative login 4 years ago
Roeland Jago Douma 4076dfb019 Allow admins to disable the login form 4 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 4 years ago
Julius Härtl d7a80293ab
Keep direct login active when redirecting 4 years ago
Roeland Jago Douma f57b93098b
Do not redirect to logout after login 4 years ago
Christoph Wurst cb057829f7
Update license headers for 19 5 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 5 years ago
John Molakvoæ (skjnldsv) 6c49dc2d1f
Fix absolute redirect 5 years ago
Roeland Jago Douma 53db05a1f6
Start with webauthn 5 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 5 years ago
Daniel Kesselberg 9378a6b411
Send Clear-Site-Data expect for Chrome 5 years ago
Christoph Wurst 81e35d0c8a
Trim the login name 5 years ago
Daniel Kesselberg 6235a66aac
Don't send executionContexts for Clear-Site-Data 6 years ago
Christoph Wurst 64c4bb5bce
Vueify the login page 6 years ago
Christoph Wurst 170582d4f5
Add a login chain to reduce the complexity of LoginController::tryLogin 6 years ago
Roeland Jago Douma 60e5a5eca4
Do not do redirect handling when loggin out 6 years ago
Michael Weimann e083e8abc6
Clears the local storage after logout 6 years ago
Roeland Jago Douma e6333c8fe3
Honor remember_login_cookie_lifetime 6 years ago
Roeland Jago Douma 43d6ae7476
Respect the disabled setting for lost_password_link 7 years ago
Rayn0r 85eb43baff added possibility to disable autocomplete in login form 7 years ago
Patrick Conrad 1806baaeaf
Remove cookies from Clear-Site-Data Header 7 years ago
Roeland Jago Douma d9febae5b2
Update all the publickey tokens if needed on web login 7 years ago
Michael Weimann d855c38e07
Moves the logo files to logo 7 years ago
Christoph Wurst 42300d19e9
Fix max length requirements for the throttler metadata 7 years ago
Christoph Wurst d8197f2b97
Rename providerset method to get primary providers 7 years ago
Christoph Wurst c6e47e8a51
Fix login redirection if only one 2FA provider is active 7 years ago
Michael Weimann c92d7429d7 Implements handling for deactivated users 7 years ago
Christoph Wurst 13d93f5b25
Make 2FA providers stateful 7 years ago
Roeland Jago Douma a07f6d46e3
Use proper types 7 years ago
Morris Jobke fd3c97b93b
Avoid to leak a user ID that is not a string to reach a user backend 7 years ago
Roeland Jago Douma 33b93db953
Remove unused parameter 7 years ago
Roeland Jago Douma 2b7d4d5069
Fix tests 7 years ago
Roeland Jago Douma caee215120
Always remember me 7 years ago
Arthur Schiwon ffc05e2fed
don't try login with the same name that just failed 7 years ago
Roeland Jago Douma 7cab7feb38
Display message when connection is throttled on logi page 7 years ago
Julius Härtl f5f6ed664d
Hide stay logged in checkbox when flow authentication is used 7 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Lukas Reschke 0bccd5a0d9
Fix "Uninitialized string offset: 0 at \/media\/psf\/stable9\/lib\/private\/URLGenerator.php#224" 8 years ago
Morris Jobke 0326c2c54f
Fix broken tests 8 years ago
Julius Härtl 46229a00f3
Add rich link preview to the login page 8 years ago
Lukas Reschke f22ab3e665
Add metadata to \OCP\AppFramework\Http\Response::throttle 8 years ago
Lukas Reschke 2f87fb6b45
Add Clear-Site-Data header 8 years ago
Ujjwal Bhardwaj 7c23414eef
Disable reset password link. Issue: #27440 8 years ago
Christoph Wurst bb1d191f82
Fix remember redirect_url on failed login attempts 8 years ago
Lukas Reschke 8149945a91
Make BruteForceProtection annotation more clever 8 years ago
Joas Schilling 7ad791efb4
Dont create a log entry on email login 8 years ago
Arthur Schiwon 7b3fdfeeaa
do login routine only once when done via LoginController 8 years ago
Arthur Schiwon 2994cbc586
fix login controller tests 8 years ago
Sandro Lutz 9b6f99ab08 Update license header 8 years ago