55 Revīzijas (24e895f24d19096c0dcee0d6fde1a16ee4043c32)

Autors SHA1 Ziņojums Datums
  Joas Schilling 67ecd72972
Fix unit tests pirms 1 gada
  Arthur Schiwon b3b6f2d581
fix Controller tests pirms 1 gada
  Carl Schwan b70c6a128f Update core to PHP 7.4 standard pirms 2 gadiem
  Vitor Mattos d613b32045
add check isFairUseOfFreePushService on login pirms 2 gadiem
  Daniel Rudolf e478db9161
Deprecate RedirectToDefaultAppResponse pirms 3 gadiem
  Daniel Rudolf 12059eb65b
Add IUrlGenerator::linkToDefaultPageUrl() pirms 3 gadiem
  Vincent Petry 95e03fba2d
Fix more controller tests in Core subdir pirms 3 gadiem
  John Molakvoæ (skjnldsv) 6c49dc2d1f
Fix absolute redirect pirms 4 gadiem
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation pirms 4 gadiem
  Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab pirms 4 gadiem
  Roeland Jago Douma 53db05a1f6
Start with webauthn pirms 4 gadiem
  Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values pirms 4 gadiem
  Daniel Kesselberg 9378a6b411
Send Clear-Site-Data expect for Chrome pirms 4 gadiem
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit pirms 4 gadiem
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible pirms 4 gadiem
  Daniel Kesselberg 6235a66aac
Don't send executionContexts for Clear-Site-Data pirms 5 gadiem
  Christoph Wurst 64c4bb5bce
Vueify the login page pirms 5 gadiem
  Christoph Wurst 170582d4f5
Add a login chain to reduce the complexity of LoginController::tryLogin pirms 5 gadiem
  Roeland Jago Douma e6333c8fe3
Honor remember_login_cookie_lifetime pirms 5 gadiem
  Rayn0r 82c2c10b25 adapted automated test for autocomplete changes pirms 5 gadiem
  Patrick Conrad 1806baaeaf
Remove cookies from Clear-Site-Data Header pirms 5 gadiem
  Christoph Wurst c6e47e8a51
Fix login redirection if only one 2FA provider is active pirms 5 gadiem
  Michael Weimann de7606dc68 Adds disabled user unit tests pirms 6 gadiem
  Christoph Wurst 13d93f5b25
Make 2FA providers stateful pirms 6 gadiem
  Roeland Jago Douma 2b7d4d5069
Fix tests pirms 6 gadiem
  Roeland Jago Douma b1d8084700
Fix tests pirms 6 gadiem
  Julius Härtl f5f6ed664d
Hide stay logged in checkbox when flow authentication is used pirms 6 gadiem
  Morris Jobke 0326c2c54f
Fix broken tests pirms 6 gadiem
  Roeland Jago Douma 3bd104ef7c
Fix LoginController pirms 7 gadiem
  Lukas Reschke f22ab3e665
Add metadata to \OCP\AppFramework\Http\Response::throttle pirms 7 gadiem
  Lukas Reschke 2f87fb6b45
Add Clear-Site-Data header pirms 7 gadiem
  Christoph Wurst bb1d191f82
Fix remember redirect_url on failed login attempts pirms 7 gadiem
  Lukas Reschke 8149945a91
Make BruteForceProtection annotation more clever pirms 7 gadiem
  Joas Schilling 7ad791efb4
Dont create a log entry on email login pirms 7 gadiem
  Arthur Schiwon 7b3fdfeeaa
do login routine only once when done via LoginController pirms 7 gadiem
  Arthur Schiwon 2994cbc586
fix login controller tests pirms 7 gadiem
  Christoph Wurst 5e728d0eda oc_token should be nc_token pirms 7 gadiem
  Christoph Wurst 140555b786
always allow remembered login pirms 7 gadiem
  Joas Schilling 924358ef96
Save the timezone on login again pirms 7 gadiem
  Christoph Wurst d907666232
bring back remember-me pirms 7 gadiem
  Christoph Wurst 291dd0bd31 redirect to 2fa provider if there's only one active for the user pirms 7 gadiem
  Joas Schilling 736e884e9a
Move the reset token to core app pirms 7 gadiem
  Joas Schilling 139fb8de94
Remove "password reset token" after successful login pirms 7 gadiem
  Lukas Reschke cf3cfca356
Use generated URL pirms 7 gadiem
  Lukas Reschke 75d135d8d4
Fix tests for LoginController pirms 7 gadiem
  Lukas Reschke 65d1472005
Don't use create mock pirms 7 gadiem
  Lukas Reschke 72b5f9bfac
Use createMock instead of deprecated getMock pirms 8 gadiem
  Lukas Reschke 9ca25e857c
Redirect users when already logged-in on login form pirms 8 gadiem
  Lukas Reschke c1589f163c
Mitigate race condition pirms 8 gadiem
  Lukas Reschke ba4f12baa0
Implement brute force protection pirms 8 gadiem