261 Commits (16f70e8647adeb2ab558a603dd79e1d75e5e0dce)

Author SHA1 Message Date
Joas Schilling b578a1e8b5
Fair use of push notifications 4 years ago
Joas Schilling 1b8ebf2cf1
Use cached user backend info for password login 4 years ago
Arthur Schiwon 4461b9e870
enable the user to set a primary (notification) email address (backend) 4 years ago
Christopher Ng 60ecc432a4 Hash cache key 4 years ago
Christoph Wurst a143337791
Emit an error log when the app token login name does not match 4 years ago
Julien Veyssier 416d10f76c refs #21045 add app config to disable unlimited quota and to set max quota 4 years ago
Julius Härtl f43c2b45d8
Directly return cloud id from user 4 years ago
Gary Kim b78f3a57d1
Migrate HintException to OCP 4 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
Robin Appelman dd477d30f9
dont allow creating users with __groupfolders as uid 5 years ago
Roeland Jago Douma 618805b14f Fix RedundantPropertyInitializationCheck 5 years ago
Lionel Elie Mamane f99f463834 token login: emit preLogin event with LoginName 5 years ago
Joas Schilling 645f83121e
Cache the user backend info for 300s 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Robin Appelman c374bbf14d
allow authenticating using urlencoded passwords 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Morris Jobke 5cc348ae72
Fix typo 5 years ago
Roeland Jago Douma 48b4b83b5a
Remember me is not an app_password 5 years ago
Morris Jobke d87705a894
Allow subscription to indicate that a userlimit is reached 5 years ago
Morris Jobke 9bf76d2bad
Streamline user creation and deletion events 5 years ago
Roeland Jago Douma e93823cba0
Bearer must be in the start of the auth header 5 years ago
Morris Jobke fd3d7c394a
Deprecate old user manager events for user creation 5 years ago
Christoph Wurst 7e72866811
Type the \OCP\IUserManager::callForSeenUsers closure with Psalm 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Robin Appelman 674db6da88
add event to allow apps to overwrite user quota 5 years ago
Christoph Wurst 1f7f93a695
Update license headers for Nextcloud 20 (again) 5 years ago
Lionel Elie Mamane ac8b40b8b1
Return correct loginname in credentials, 5 years ago
Morris Jobke fedf9c69d9
Use matching parameter names form interfaces and implementations 5 years ago
Morris Jobke 4a7d7e446f
User.php: rename of old dispatcher to legacyDispatcher 5 years ago
Morris Jobke 36ee37ec0a
Migrate OC_Group post_removeFromGroup hook to actual event object 5 years ago
Christoph Wurst 5b92f35fe2
Log why a token is not valid during password check 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Julius Härtl d74e9045ac
Delete avatar if a user is deleted 6 years ago
Roeland Jago Douma cbcf072b23
Revert "Make sure MySQL is not saying 'this' = 'this ' is true" 6 years ago
Joas Schilling 16e9bf2309
Make sure MySQL is not saying 'this' = 'this ' is true 6 years ago
Christoph Wurst 734c62bee0
Format code according to PSR2 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago
Christoph Wurst 36b3bc8148
Use php keywords in lowercase 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Christoph Wurst 85e369cddb
Fix multiline comments 6 years ago
Christoph Wurst c4998efcfc
Migrate to PSR1 coding style 6 years ago
Roeland Jago Douma 84f3d2ddeb
[POC] Event for failed login attempts 6 years ago