55 コミット (24e895f24d19096c0dcee0d6fde1a16ee4043c32)

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