Commit Graph

74 Commits (c24f5fb256f53836727d3479e0fcf79d680ca2ca)

Author SHA1 Message Date
Joas Schilling c24f5fb256
test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 9 months ago
Benjamin Gaussorgues 22051a73c1
feat(login): add origin check at login 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Benjamin Gaussorgues e5275dbada feat: don't count failed CSRF as failed login attempt 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Ferdinand Thiessen 3fede00732
feat(login): Clear login form (password) after IDLE timeout 2 years ago
Eduardo Morales 685145714a chore: update logincontroller tests 2 years ago
Joas Schilling 2ee5c7a8f9
fix(tests): Fix remaining tests 2 years ago
Louis Chemineau db11313152
Fix tests after slow logout fix 2 years ago
Gaspard d'Hautefeuille 85911cbab2 Cancel PR #37405, remove regression code 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Joas Schilling 25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2 years ago
Git'Fellow 346054f854
Fix tests 3 years ago
Côme Chilliet 003cc2b45a
Fix tests failures (number of calls differed with last rebase) 3 years ago
Carl Schwan a23cd7b961
Fix a bunch of deprecation in the phpunit for core 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Christoph Wurst 20fcfb5739
feat(app framework)!: Inject services into controller methods 3 years ago
Christoph Wurst f22101d421
Fix login loop if login CSRF fails and user is not logged in 3 years ago
Christoph Wurst 138deec333
chore: Make the LoginController strict 3 years ago
Joas Schilling 67ecd72972
Fix unit tests 3 years ago
Arthur Schiwon b3b6f2d581
fix Controller tests 4 years ago
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 4 years ago
Vitor Mattos d613b32045
add check isFairUseOfFreePushService on login 4 years ago
Daniel Rudolf e478db9161
Deprecate RedirectToDefaultAppResponse 5 years ago
Daniel Rudolf 12059eb65b
Add IUrlGenerator::linkToDefaultPageUrl() 5 years ago
Vincent Petry 95e03fba2d
Fix more controller tests in Core subdir 5 years ago
John Molakvoæ (skjnldsv) 6c49dc2d1f
Fix absolute redirect 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Roeland Jago Douma 53db05a1f6
Start with webauthn 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Daniel Kesselberg 9378a6b411
Send Clear-Site-Data expect for Chrome 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Daniel Kesselberg 6235a66aac
Don't send executionContexts for Clear-Site-Data 7 years ago
Christoph Wurst 64c4bb5bce
Vueify the login page 7 years ago
Christoph Wurst 170582d4f5
Add a login chain to reduce the complexity of LoginController::tryLogin 7 years ago
Roeland Jago Douma e6333c8fe3
Honor remember_login_cookie_lifetime 7 years ago
Rayn0r 82c2c10b25 adapted automated test for autocomplete changes 7 years ago
Patrick Conrad 1806baaeaf
Remove cookies from Clear-Site-Data Header 7 years ago
Christoph Wurst c6e47e8a51
Fix login redirection if only one 2FA provider is active 8 years ago
Michael Weimann de7606dc68 Adds disabled user unit tests 8 years ago
Christoph Wurst 13d93f5b25
Make 2FA providers stateful 8 years ago
Roeland Jago Douma 2b7d4d5069
Fix tests 8 years ago
Roeland Jago Douma b1d8084700
Fix tests 8 years ago
Julius Härtl f5f6ed664d
Hide stay logged in checkbox when flow authentication is used 8 years ago
Morris Jobke 0326c2c54f
Fix broken tests 9 years ago
Roeland Jago Douma 3bd104ef7c
Fix LoginController 9 years ago
Lukas Reschke f22ab3e665
Add metadata to \OCP\AppFramework\Http\Response::throttle 9 years ago
Lukas Reschke 2f87fb6b45
Add Clear-Site-Data header 9 years ago