Commit Graph

306 Commits (da9ffe4efc4512661f697c4c62cd88d59cd7260e)

Author SHA1 Message Date
Joas Schilling 256fbe9d77
Validate if the user part of a "cloud id" can even be a valid user id 4 years ago
Roeland Jago Douma 77df92cabf
feat: add event for failed logins 4 years ago
Julius Härtl de3099b4d6
Remove potential mismatching dav session data during login 4 years ago
Côme Chilliet c79a6b3f62
Fix errors from PHP 8.2 testing 4 years ago
Christoph Wurst e2d3409a34
Fix unsuccessful token login logged as error 4 years ago
Arthur Schiwon 8e8acf2d90
LDAP to no register new users when outside of fair use or over limits 4 years ago
Joas Schilling 144514e49e
Fix avatar cleanup on user delete 4 years ago
Robin Appelman 1fbb951691
dont try email login if the provider username is not a valid email 4 years ago
Louis Chemineau 6c11944679 I dug into it again, and the issue is much simpler than I previously though. 4 years ago
Maxence Lange c37bad1ce4 rtrim url earlier 4 years ago
Maxence Lange c4bdc1cfbc filter index.php from cloudId 4 years ago
Christoph Wurst 0184fbe86b
Log if cookie login failed with token mismatch or session unavailability 4 years ago
Christopher Ng d59585974e Fix creation of new user and display the correct error message 4 years ago
Carl Schwan 8004aa7721
Make DisplayNameCache return null if user doesn't exists 4 years ago
Robin Appelman 9e34a21129
only update last login timestamp with minute percision 4 years ago
Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 4 years ago
Carl Schwan ec5cbdeb7f Make Color class public 4 years ago
Christopher Ng c0868f93f1 Do not save invalid display name to the database 4 years ago
Carl Schwan 812016d626 Cleanup avatar related code 4 years ago
Joas Schilling 6e3d668436
Keep non default protocol in cloud id 4 years ago
Carl Schwan 9ec0cb0a90 Fix psalm issues related to the user backend 4 years ago
Robin Appelman 6d6662ec68
expose displayname cache trough a public interface 4 years ago
Louis Chemineau 8a2cf5bb68 Do not dispatch postSetPassword when setPassword fails 4 years ago
Robin Appelman 7a6c724a81 Use a lazy user for the file owner when listing a directory 4 years ago
Robin Appelman 674c0bec2c
cache display names in local memory before external memcache 4 years ago
Carl Schwan ed4c1e584f Update cache when display name change 4 years ago
Carl Schwan 4333c215cb Cache display name 4 years ago
Côme Chilliet 6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private 4 years ago
Joas Schilling b90e657ac7
Delay loading user preferences until we need them 4 years ago
Joas Schilling 86de1d569f
Only setupFS when we have to copy the skeleton 4 years ago
Joas Schilling 25caf4a42c
Update cache when setting the password 4 years ago
Joas Schilling 23ef02fbe2
Use the cache also for UserBackend::getPassword 4 years ago
Marek-Wojtowicz f76a915096 Update Session.php 4 years ago
Joas Schilling 78e90b69ba
Don't check the configvalue for lastLogin which is never null 5 years ago
Joas Schilling c0ba89ecc9
Remove default token which is deprecated since Nextcloud 13 5 years ago
Côme Chilliet 008b79d808
Fix type errors 5 years ago
Joas Schilling ccfaddf781
Fix missing token update 5 years ago
Joas Schilling b578a1e8b5
Fair use of push notifications 5 years ago
Joas Schilling 1b8ebf2cf1
Use cached user backend info for password login 5 years ago
Arthur Schiwon 4461b9e870
enable the user to set a primary (notification) email address (backend) 5 years ago
Christopher Ng 60ecc432a4 Hash cache key 5 years ago
Christoph Wurst a143337791
Emit an error log when the app token login name does not match 5 years ago
Julien Veyssier 416d10f76c refs #21045 add app config to disable unlimited quota and to set max quota 5 years ago
Julius Härtl f43c2b45d8
Directly return cloud id from user 5 years ago
Gary Kim b78f3a57d1
Migrate HintException to OCP 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Robin Appelman ed2d02d5f1
better cleanup of user files on user deletion 5 years ago
Joas Schilling 521bb30541
Throw "401 Unauthenticated" when authentication is provided but invalid 5 years ago
Joas Schilling 3379e69ecc
Fix parameter types in docs 5 years ago
Joas Schilling 9a189bc710
Improve search results when only phonebook-matches can we autocompleted 5 years ago