Historique des commits

Auteur SHA1 Message Date
  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 1 an
  Julius Härtl de3099b4d6 Remove potential mismatching dav session data during login il y a 1 an
  Côme Chilliet c79a6b3f62 Fix errors from PHP 8.2 testing il y a 1 an
  Christoph Wurst e2d3409a34 Fix unsuccessful token login logged as error il y a 1 an
  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 2 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 3 ans
  Roeland Jago Douma 48b4b83b5a Remember me is not an app_password il y a 3 ans
  Roeland Jago Douma e93823cba0 Bearer must be in the start of the auth header il y a 3 ans
  Christoph Wurst 1f7f93a695 Update license headers for Nextcloud 20 (again) il y a 4 ans
  Lionel Elie Mamane ac8b40b8b1 Return correct loginname in credentials, il y a 4 ans
  Christoph Wurst 5b92f35fe2 Log why a token is not valid during password check il y a 4 ans
  Christoph Wurst caff1023ea Format control structures, classes, methods and function il y a 4 ans
  Christoph Wurst 14c996d982 Use elseif instead of else if il y a 4 ans
  Christoph Wurst 44577e4345 Remove trailing and in between spaces il y a 4 ans