Commit Verlauf

Autor SHA1 Nachricht Datum
  Lucas Azevedo fe9b9c1955 Add last-used-before option vor 1 Jahr
  Côme Chilliet b294edad80 Merge branch 'master' into enh/type-iconfig-getter-calls vor 1 Jahr
  Christoph Wurst 5eb768ac5e fix(auth): Run token statements in atomic transaction vor 1 Jahr
  Côme Chilliet 426c0341ff Use typed version of IConfig::getSystemValue as much as possible vor 1 Jahr
  Ember 'n0emis' Keske 6881d2f2f1 Don't try to hash a nonexisting password vor 1 Jahr
  Joas Schilling 6417ea0265 fix(authentication): Handle null or empty string password hash vor 1 Jahr
  Joas Schilling e47d56ac36 Merge pull request #36621 from nextcloud/perf/noid/only-check-for-token-when-it-can-actually-be vor 1 Jahr
  Julius Härtl 580feecdbf fix(authtoken): Store only one hash for authtokens with the current password per user vor 1 Jahr
  Joas Schilling 7a85a1596e fix(authentication): Check minimum length when creating app tokens vor 1 Jahr
  Joas Schilling 03a585ab4f fix(performance): Only search for auth tokens when the provided login is long enough vor 1 Jahr
  Joas Schilling 2fb4dac7ad fix(authentication): Update the token when the hash is null or can not be verified vor 1 Jahr
  Joas Schilling 28b18d561c fix(authentication): Only hash the new password when needed vor 1 Jahr
  Joas Schilling c5bb19641c fix(authentication): Invert the logic to the original intention vor 1 Jahr
  Joas Schilling 55d8aec759 fix(authentication): Only verify each hash once vor 1 Jahr
  Julius Härtl 18164ae516 Merge pull request #33898 from nextcloud/fix/authtoken-password-update vor 1 Jahr
  Joas Schilling b4a29644cc Add a const for the max user password length vor 1 Jahr
  Marcel Klehr adfe367106 PublickKeyTokenProvider: Fix password update routine with password hash vor 1 Jahr
  Christoph Wurst c5922e67d3 Run session token renewals in a database transaction vor 2 Jahren
  Carl Schwan 9919116716 Merge pull request #31499 from nextcloud/bugfix/empty-secret vor 1 Jahr
  Carl Schwan ef31396727 Mark method as deprecated vor 2 Jahren
  Julius Härtl 9d1ec582ba Do not update passwords if nothing changed vor 2 Jahren
  Carl Schwan 952acd4d27 Merge pull request #33225 from nextcloud/fix/handle-one-time-passwords vor 2 Jahren
  Carl Schwan 702445ba3b Handle one time password better vor 2 Jahren
  Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP vor 2 Jahren
  Carl Schwan 1c23c029af Handler large passwords vor 2 Jahren
  Carl Schwan cdf3b60555 Handle one time passwords vor 2 Jahren
  Joas Schilling 7b3e2217de Fix user agent trimming on installation vor 2 Jahren
  Joas Schilling a0c7798c7d Limit the length of app password names vor 2 Jahren
  Julius Härtl 553cb499b2 Rotate token after fallback vor 2 Jahren
  Julius Härtl 81f8719cc0 Add fallback routines for empty secret cases vor 2 Jahren