Histórico de Commits

Autor SHA1 Mensagem Data
  Arthur Schiwon 340939e688 fix(Session): avoid password confirmation on SSO há 7 meses atrás
  Daniel fca38e12c8 Merge pull request #45411 from nextcloud/fix/auth/selective-token-activity-update há 4 meses atrás
  Andy Scherzinger dae7c159f7 chore: Add SPDX header há 4 meses atrás
  Christoph Wurst bcc02a3c71 fix(auth): Update authtoken activity selectively há 4 meses atrás
  Christoph Wurst fe7217d2d3 Merge pull request #45026 from nextcloud/fix/token-update há 4 meses atrás
  Julius Härtl 04780ae30a fix: Always set last activity if we update the row of an authtoken anyways há 5 meses atrás
  Joas Schilling bc4a102f52 fix(session): Avoid race condition for cache::get() vs. cache::hasKey() há 5 meses atrás
  Côme Chilliet ec5133b739 fix: Apply new coding standard to all files há 6 meses atrás
  Benjamin Gaussorgues d1189f923c feat(perf): add cache for authtoken lookup há 7 meses atrás
  Côme Chilliet a526a382bf Import OCP IToken as OCPIToken to avoid a name clash in lib/private há 8 meses atrás
  Côme Chilliet 8fc39aeb1c Use IToken from OCP instead of OC há 9 meses atrás
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 há 10 meses atrás
  Lucas Azevedo fe9b9c1955 Add last-used-before option há 1 ano atrás
  Côme Chilliet b294edad80 Merge branch 'master' into enh/type-iconfig-getter-calls há 1 ano atrás
  Christoph Wurst 5eb768ac5e fix(auth): Run token statements in atomic transaction há 1 ano atrás
  Côme Chilliet 426c0341ff Use typed version of IConfig::getSystemValue as much as possible há 1 ano atrás
  Ember 'n0emis' Keske 6881d2f2f1 Don't try to hash a nonexisting password há 1 ano atrás
  Joas Schilling 6417ea0265 fix(authentication): Handle null or empty string password hash há 1 ano atrás
  Joas Schilling e47d56ac36 Merge pull request #36621 from nextcloud/perf/noid/only-check-for-token-when-it-can-actually-be há 1 ano atrás
  Julius Härtl 580feecdbf fix(authtoken): Store only one hash for authtokens with the current password per user há 1 ano atrás
  Joas Schilling 7a85a1596e fix(authentication): Check minimum length when creating app tokens há 1 ano atrás
  Joas Schilling 03a585ab4f fix(performance): Only search for auth tokens when the provided login is long enough há 1 ano atrás
  Joas Schilling 2fb4dac7ad fix(authentication): Update the token when the hash is null or can not be verified há 1 ano atrás
  Joas Schilling 28b18d561c fix(authentication): Only hash the new password when needed há 1 ano atrás
  Joas Schilling c5bb19641c fix(authentication): Invert the logic to the original intention há 1 ano atrás
  Joas Schilling 55d8aec759 fix(authentication): Only verify each hash once há 1 ano atrás
  Julius Härtl 18164ae516 Merge pull request #33898 from nextcloud/fix/authtoken-password-update há 1 ano atrás
  Joas Schilling b4a29644cc Add a const for the max user password length há 1 ano atrás
  Marcel Klehr adfe367106 PublickKeyTokenProvider: Fix password update routine with password hash há 1 ano atrás
  Christoph Wurst c5922e67d3 Run session token renewals in a database transaction há 2 anos atrás