提交历史

作者 SHA1 备注 提交日期
  Christoph Wurst a143337791 Emit an error log when the app token login name does not match 3 年之前
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 年之前
  Joas Schilling 521bb30541 Throw "401 Unauthenticated" when authentication is provided but invalid 3 年之前
  Lionel Elie Mamane f99f463834 token login: emit preLogin event with LoginName 3 年之前
  Christoph Wurst d89a75be0b Update all license headers for Nextcloud 21 3 年之前
  Morris Jobke 5cc348ae72 Fix typo 4 年之前
  Roeland Jago Douma 48b4b83b5a Remember me is not an app_password 4 年之前
  Roeland Jago Douma e93823cba0 Bearer must be in the start of the auth header 4 年之前
  Christoph Wurst 1f7f93a695 Update license headers for Nextcloud 20 (again) 4 年之前
  Lionel Elie Mamane ac8b40b8b1 Return correct loginname in credentials, 4 年之前
  Christoph Wurst 5b92f35fe2 Log why a token is not valid during password check 4 年之前
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 年之前
  Christoph Wurst 14c996d982 Use elseif instead of else if 4 年之前
  Christoph Wurst 44577e4345 Remove trailing and in between spaces 4 年之前
  Christoph Wurst 85e369cddb Fix multiline comments 4 年之前
  Roeland Jago Douma 84f3d2ddeb [POC] Event for failed login attempts 4 年之前
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere 4 年之前
  Christoph Wurst df9e2b828a Fix mismatching docblock return types 4 年之前
  Christoph Wurst d808f9c053 Add typed events for all user hooks and legacy events 5 年之前
  Christoph Wurst 5bf3d1bb38 Update license headers 5 年之前
  Christoph Wurst 535000aac6 Make the post login event public 5 年之前
  Roeland Jago Douma 5122629bb0 Make renewSessionToken return the new token 5 年之前
  Greta Doci 0a874c51af Disable app token creation for impersonated people, ref #15539 5 年之前
  Roeland Jago Douma ba60fafb9a Add proper PostLoginEvent 5 年之前
  Christoph Wurst ad5a658e0c Add isTokenLogin argument to post login hook/event 5 年之前
  Roeland Jago Douma 6980ecf7ab Throttle with correct metadata 5 年之前
  Roeland Jago Douma c2beb36bfc Bearer tokens are app token 6 年之前
  Roeland Jago Douma 2223d19997 Error out early on an expired token 6 年之前
  Roeland Jago Douma d9febae5b2 Update all the publickey tokens if needed on web login 6 年之前
  Roeland Jago Douma 00e99af586 Mark token as invalid if the password doesn't match 6 年之前