55 Commits (24e895f24d19096c0dcee0d6fde1a16ee4043c32)

Author SHA1 Message Date
  Joas Schilling 67ecd72972
Fix unit tests 1 year ago
  Arthur Schiwon b3b6f2d581
fix Controller tests 1 year ago
  Carl Schwan b70c6a128f Update core to PHP 7.4 standard 2 years ago
  Vitor Mattos d613b32045
add check isFairUseOfFreePushService on login 2 years ago
  Daniel Rudolf e478db9161
Deprecate RedirectToDefaultAppResponse 3 years ago
  Daniel Rudolf 12059eb65b
Add IUrlGenerator::linkToDefaultPageUrl() 3 years ago
  Vincent Petry 95e03fba2d
Fix more controller tests in Core subdir 3 years ago
  John Molakvoæ (skjnldsv) 6c49dc2d1f
Fix absolute redirect 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 4 years ago
  Roeland Jago Douma 53db05a1f6
Start with webauthn 4 years ago
  Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 4 years ago
  Daniel Kesselberg 9378a6b411
Send Clear-Site-Data expect for Chrome 4 years ago
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 4 years ago
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 years ago
  Daniel Kesselberg 6235a66aac
Don't send executionContexts for Clear-Site-Data 5 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 e6333c8fe3
Honor remember_login_cookie_lifetime 5 years ago
  Rayn0r 82c2c10b25 adapted automated test for autocomplete changes 5 years ago
  Patrick Conrad 1806baaeaf
Remove cookies from Clear-Site-Data Header 5 years ago
  Christoph Wurst c6e47e8a51
Fix login redirection if only one 2FA provider is active 5 years ago
  Michael Weimann de7606dc68 Adds disabled user unit tests 6 years ago
  Christoph Wurst 13d93f5b25
Make 2FA providers stateful 6 years ago
  Roeland Jago Douma 2b7d4d5069
Fix tests 6 years ago
  Roeland Jago Douma b1d8084700
Fix tests 6 years ago
  Julius Härtl f5f6ed664d
Hide stay logged in checkbox when flow authentication is used 6 years ago
  Morris Jobke 0326c2c54f
Fix broken tests 6 years ago
  Roeland Jago Douma 3bd104ef7c
Fix LoginController 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
  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
  Christoph Wurst 5e728d0eda oc_token should be nc_token 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
  Christoph Wurst d907666232
bring back remember-me 7 years ago
  Christoph Wurst 291dd0bd31 redirect to 2fa provider if there's only one active for the user 7 years ago
  Joas Schilling 736e884e9a
Move the reset token to core app 7 years ago
  Joas Schilling 139fb8de94
Remove "password reset token" after successful login 7 years ago
  Lukas Reschke cf3cfca356
Use generated URL 7 years ago
  Lukas Reschke 75d135d8d4
Fix tests for LoginController 7 years ago
  Lukas Reschke 65d1472005
Don't use create mock 7 years ago
  Lukas Reschke 72b5f9bfac
Use createMock instead of deprecated getMock 7 years ago
  Lukas Reschke 9ca25e857c
Redirect users when already logged-in on login form 8 years ago
  Lukas Reschke c1589f163c
Mitigate race condition 8 years ago
  Lukas Reschke ba4f12baa0
Implement brute force protection 8 years ago