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