Commit History

Author SHA1 Message Date
  Christoph Wurst c5922e67d3 Run session token renewals in a database transaction 1 year ago
  Carl Schwan 9919116716 Merge pull request #31499 from nextcloud/bugfix/empty-secret 1 year ago
  Carl Schwan ef31396727 Mark method as deprecated 2 years ago
  Julius Härtl 9d1ec582ba Do not update passwords if nothing changed 2 years ago
  Carl Schwan 952acd4d27 Merge pull request #33225 from nextcloud/fix/handle-one-time-passwords 2 years ago
  Carl Schwan 702445ba3b Handle one time password better 2 years ago
  Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 2 years ago
  Carl Schwan 1c23c029af Handler large passwords 2 years ago
  Carl Schwan cdf3b60555 Handle one time passwords 2 years ago
  Joas Schilling 7b3e2217de Fix user agent trimming on installation 2 years ago
  Joas Schilling a0c7798c7d Limit the length of app password names 2 years ago
  Julius Härtl 553cb499b2 Rotate token after fallback 2 years ago
  Julius Härtl 81f8719cc0 Add fallback routines for empty secret cases 2 years ago
  Joas Schilling 397b9098e8 Also cache non-existing to reuse it 2 years ago
  Joas Schilling c0ba89ecc9 Remove default token which is deprecated since Nextcloud 13 2 years ago
  Christoph Wurst 7dd7256cfe Prevent duplicate auth token activity updates 2 years ago
  Christoph Wurst 01b8291c76 Type the autentication provider passwords as nullable strings 2 years ago
  Tobias Assmann ee049a159b prevent the invalidation of pw based authn tokens on a pw less login 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Roeland Jago Douma cd457cc68b Always renew apppasswords on login 3 years ago
  Joas Schilling 49ff48fcd3 Use PSR logger in authentication 3 years ago
  Christoph Wurst 2664c7f75f Type some of the core mappers 4 years ago
  Roeland Jago Douma 76a7600e2e Allow configuring the activity update interval of token 4 years ago
  Roeland Jago Douma 0452877a67 Fix app password updating out of bounds 4 years ago
  Christoph Wurst 2a054e6c04 Update the license headers for Nextcloud 20 4 years ago
  Morris Jobke fedf9c69d9 Use matching parameter names form interfaces and implementations 4 years ago
  Christoph Wurst 2006a6dd0e Improve traces of invalid token exceptions 4 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 4 years ago
  Roeland Jago Douma b371e735cf Throw an invalid token exception is token is marked outdated 5 years ago
  Roeland Jago Douma 5122629bb0 Make renewSessionToken return the new token 5 years ago