Historique des commits

Auteur SHA1 Message Date
  Patrick Fischer b2103556b5 Lower log level about invalid session token il y a 1 an
  Christoph Wurst 4f183bb604 fix(session): Log why session renewal failed il y a 1 an
  Christoph Wurst f398d0b5a3 fix: Log critical session renewal and logout paths il y a 1 an
  Christoph Wurst 83a30dfbdf fix(user): Log affected user of app token login name mismatch il y a 1 an
  Joas Schilling 25309bcb45 techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 il y a 1 an
  Joas Schilling 3962cd0aa8 fix!: Move getEventDispatcher usage to IEventDispatcher il y a 1 an
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. il y a 1 an
  Joas Schilling b91957e3df fix(dav): Abort requests with 429 instead of waiting il y a 1 an
  Côme Chilliet 426c0341ff Use typed version of IConfig::getSystemValue as much as possible il y a 1 an
  Daniel Kesselberg f751d2d891 chore: use local variable for remote address il y a 1 an
  Roeland Jago Douma 77df92cabf feat: add event for failed logins il y a 2 ans
  Julius Härtl de3099b4d6 Remove potential mismatching dav session data during login il y a 2 ans
  Côme Chilliet c79a6b3f62 Fix errors from PHP 8.2 testing il y a 2 ans
  Christoph Wurst e2d3409a34 Fix unsuccessful token login logged as error il y a 2 ans
  Robin Appelman 1fbb951691 dont try email login if the provider username is not a valid email il y a 2 ans
  Christoph Wurst 0184fbe86b Log if cookie login failed with token mismatch or session unavailability il y a 2 ans
  Carl Schwan 9ec0cb0a90 Fix psalm issues related to the user backend il y a 2 ans
  Côme Chilliet 6be7aa112f Migrate from ILogger to LoggerInterface in lib/private il y a 2 ans
  Joas Schilling 86de1d569f Only setupFS when we have to copy the skeleton il y a 2 ans
  Marek-Wojtowicz f76a915096 Update Session.php il y a 2 ans
  Joas Schilling c0ba89ecc9 Remove default token which is deprecated since Nextcloud 13 il y a 2 ans
  Joas Schilling ccfaddf781 Fix missing token update il y a 3 ans
  Christoph Wurst a143337791 Emit an error log when the app token login name does not match il y a 3 ans
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses il y a 3 ans
  Joas Schilling 521bb30541 Throw "401 Unauthenticated" when authentication is provided but invalid il y a 3 ans
  Lionel Elie Mamane f99f463834 token login: emit preLogin event with LoginName il y a 3 ans
  Christoph Wurst d89a75be0b Update all license headers for Nextcloud 21 il y a 3 ans
  Morris Jobke 5cc348ae72 Fix typo il y a 4 ans
  Roeland Jago Douma 48b4b83b5a Remember me is not an app_password il y a 4 ans
  Roeland Jago Douma e93823cba0 Bearer must be in the start of the auth header il y a 4 ans