提交历史

作者 SHA1 备注 提交日期
  Arthur Schiwon 99182aac37 fix(Token): take over scope in token refresh with login by cookie 4 月之前
  Andy Scherzinger dae7c159f7 chore: Add SPDX header 6 月之前
  Côme Chilliet a526a382bf Import OCP IToken as OCPIToken to avoid a name clash in lib/private 10 月之前
  Côme Chilliet 8fc39aeb1c Use IToken from OCP instead of OC 11 月之前
  Côme Chilliet 95ea6188dc Suppress or fix psalm errors related to InvalidTokenException 11 月之前
  Côme Chilliet eee9f1eec4 Always catch OCP versions of authentication exceptions 11 月之前
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 年之前
  Lucas Azevedo fe9b9c1955 Add last-used-before option 1 年之前
  Artur Neumann f634badf12 public interface to invalidate tokens of user 2 年之前
  Côme Chilliet f5c361cf44 composer run cs:fix 1 年之前
  Joas Schilling d683e0d3d1 Automatically cut the token name on the first level 2 年之前
  Joas Schilling a0c7798c7d Limit the length of app password names 2 年之前
  Joas Schilling c0ba89ecc9 Remove default token which is deprecated since Nextcloud 13 3 年之前
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 年之前
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 年之前
  Christoph Wurst 5bf3d1bb38 Update license headers 5 年之前
  Christoph Wurst 0299ea0a96 Handle token insert conflicts 5 年之前
  Roeland Jago Douma 5122629bb0 Make renewSessionToken return the new token 5 年之前
  Morris Jobke 4ae17427c5 Error with exception on SSL error 5 年之前
  Roeland Jago Douma f03eb7ec3c Remote wipe support 5 年之前
  Roeland Jago Douma 674930da7f Move ExpiredTokenException to the correct namespace 6 年之前
  Roeland Jago Douma 34f5f4091e Catch more occurences where ExpiredTokenException can be thrown 6 年之前
  Roeland Jago Douma b3a92a4e39 Expired PK tokens should not fall back to legacy tokens 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 年之前
  Roeland Jago Douma 82959ca93e Comments 6 年之前
  Roeland Jago Douma 970dea9264 Add getProvider helper function 6 年之前
  Roeland Jago Douma 9e7a95fe58 Add more tests 6 年之前
  Roeland Jago Douma 1999f7ce7b Generate the new publicKey tokens by default! 6 年之前
  Roeland Jago Douma f168ecfa7a Actually convert the token 6 年之前