Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 gadu atpakaļ
  Joas Schilling b91957e3df fix(dav): Abort requests with 429 instead of waiting 1 gadu atpakaļ
  Côme Chilliet 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 gadu atpakaļ
  Daniel Kesselberg f751d2d891 chore: use local variable for remote address 1 gadu atpakaļ
  Roeland Jago Douma 77df92cabf feat: add event for failed logins 1 gadu atpakaļ
  Julius Härtl de3099b4d6 Remove potential mismatching dav session data during login 1 gadu atpakaļ
  Côme Chilliet c79a6b3f62 Fix errors from PHP 8.2 testing 1 gadu atpakaļ
  Christoph Wurst e2d3409a34 Fix unsuccessful token login logged as error 1 gadu atpakaļ
  Robin Appelman 1fbb951691 dont try email login if the provider username is not a valid email 2 gadi atpakaļ
  Christoph Wurst 0184fbe86b Log if cookie login failed with token mismatch or session unavailability 2 gadi atpakaļ
  Carl Schwan 9ec0cb0a90 Fix psalm issues related to the user backend 2 gadi atpakaļ
  Côme Chilliet 6be7aa112f Migrate from ILogger to LoggerInterface in lib/private 2 gadi atpakaļ
  Joas Schilling 86de1d569f Only setupFS when we have to copy the skeleton 2 gadi atpakaļ
  Marek-Wojtowicz f76a915096 Update Session.php 2 gadi atpakaļ
  Joas Schilling c0ba89ecc9 Remove default token which is deprecated since Nextcloud 13 2 gadi atpakaļ
  Joas Schilling ccfaddf781 Fix missing token update 2 gadi atpakaļ
  Christoph Wurst a143337791 Emit an error log when the app token login name does not match 3 gadi atpakaļ
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 gadi atpakaļ
  Joas Schilling 521bb30541 Throw "401 Unauthenticated" when authentication is provided but invalid 3 gadi atpakaļ
  Lionel Elie Mamane f99f463834 token login: emit preLogin event with LoginName 3 gadi atpakaļ
  Christoph Wurst d89a75be0b Update all license headers for Nextcloud 21 3 gadi atpakaļ
  Morris Jobke 5cc348ae72 Fix typo 3 gadi atpakaļ
  Roeland Jago Douma 48b4b83b5a Remember me is not an app_password 3 gadi atpakaļ
  Roeland Jago Douma e93823cba0 Bearer must be in the start of the auth header 3 gadi atpakaļ
  Christoph Wurst 1f7f93a695 Update license headers for Nextcloud 20 (again) 4 gadi atpakaļ
  Lionel Elie Mamane ac8b40b8b1 Return correct loginname in credentials, 4 gadi atpakaļ
  Christoph Wurst 5b92f35fe2 Log why a token is not valid during password check 4 gadi atpakaļ
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 gadi atpakaļ
  Christoph Wurst 14c996d982 Use elseif instead of else if 4 gadi atpakaļ
  Christoph Wurst 44577e4345 Remove trailing and in between spaces 4 gadi atpakaļ