Historie revizí

Autor SHA1 Zpráva Datum
  Arthur Schiwon 95f7613581 fix(Token): take over scope in token refresh with login by cookie před 4 měsíci
  Arthur Schiwon 0ba9f046e7 fix(Session): avoid race conditions on clustered setups před 4 měsíci
  Arthur Schiwon f0494ec17a fix(Session): avoid password confirmation on SSO před 9 měsíci
  Joas Schilling 487dfb62d3 fix(session): Avoid race condition for cache::get() vs. cache::hasKey() před 7 měsíci
  Côme Chilliet 0b332ceac2 fix: Apply new coding standard to all files před 8 měsíci
  Benjamin Gaussorgues d1189f923c feat(perf): add cache for authtoken lookup před 9 měsíci
  Côme Chilliet a526a382bf Import OCP IToken as OCPIToken to avoid a name clash in lib/private před 10 měsíci
  Côme Chilliet 8fc39aeb1c Use IToken from OCP instead of OC před 10 měsíci
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
  Lucas Azevedo fe9b9c1955 Add last-used-before option před 1 rokem
  Côme Chilliet b294edad80 Merge branch 'master' into enh/type-iconfig-getter-calls před 1 rokem
  Christoph Wurst 5eb768ac5e fix(auth): Run token statements in atomic transaction před 1 rokem
  Côme Chilliet 426c0341ff Use typed version of IConfig::getSystemValue as much as possible před 1 rokem
  Ember 'n0emis' Keske 6881d2f2f1 Don't try to hash a nonexisting password před 1 rokem
  Joas Schilling 6417ea0265 fix(authentication): Handle null or empty string password hash před 1 rokem
  Joas Schilling e47d56ac36 Merge pull request #36621 from nextcloud/perf/noid/only-check-for-token-when-it-can-actually-be před 1 rokem
  Julius Härtl 580feecdbf fix(authtoken): Store only one hash for authtokens with the current password per user před 1 rokem
  Joas Schilling 7a85a1596e fix(authentication): Check minimum length when creating app tokens před 1 rokem
  Joas Schilling 03a585ab4f fix(performance): Only search for auth tokens when the provided login is long enough před 1 rokem
  Joas Schilling 2fb4dac7ad fix(authentication): Update the token when the hash is null or can not be verified před 1 rokem
  Joas Schilling 28b18d561c fix(authentication): Only hash the new password when needed před 1 rokem
  Joas Schilling c5bb19641c fix(authentication): Invert the logic to the original intention před 1 rokem
  Joas Schilling 55d8aec759 fix(authentication): Only verify each hash once před 1 rokem
  Julius Härtl 18164ae516 Merge pull request #33898 from nextcloud/fix/authtoken-password-update před 1 rokem
  Joas Schilling b4a29644cc Add a const for the max user password length před 1 rokem
  Marcel Klehr adfe367106 PublickKeyTokenProvider: Fix password update routine with password hash před 2 roky
  Christoph Wurst c5922e67d3 Run session token renewals in a database transaction před 2 roky
  Carl Schwan 9919116716 Merge pull request #31499 from nextcloud/bugfix/empty-secret před 2 roky
  Carl Schwan ef31396727 Mark method as deprecated před 2 roky
  Julius Härtl 9d1ec582ba Do not update passwords if nothing changed před 2 roky