aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/User
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #31218 from nextcloud/techdebt/noid/use-cache-also-for-use...Joas Schilling2022-03-021-18/+13
|\
| * Update cache when setting the passwordJoas Schilling2022-02-181-1/+7
| * Use the cache also for UserBackend::getPasswordJoas Schilling2022-02-161-17/+6
* | Delay loading user preferences until we need themJoas Schilling2022-02-281-8/+12
* | Only setupFS when we have to copy the skeletonJoas Schilling2022-02-251-4/+4
|/
* Update Session.phpMarek-Wojtowicz2022-01-121-1/+1
* Don't check the configvalue for lastLogin which is never nullJoas Schilling2021-12-101-2/+1
* Remove default token which is deprecated since Nextcloud 13Joas Schilling2021-12-011-2/+2
* Fix type errorsCôme Chilliet2021-11-231-4/+5
* Fix missing token updateJoas Schilling2021-11-121-0/+2
* Fair use of push notificationsJoas Schilling2021-10-231-1/+6
* Use cached user backend info for password loginJoas Schilling2021-09-141-3/+9
* enable the user to set a primary (notification) email address (backend)Arthur Schiwon2021-09-092-11/+67
* Merge pull request #28481 from nextcloud/fix/hash-keyJulius Härtl2021-08-181-2/+3
|\
| * Hash cache keyChristopher Ng2021-08-171-2/+3
* | Emit an error log when the app token login name does not matchChristoph Wurst2021-08-131-1/+6
|/
* refs #21045 add app config to disable unlimited quota and to set max quotaJulien Veyssier2021-07-291-0/+12
* Directly return cloud id from userJulius Härtl2021-07-141-1/+1
* Migrate HintException to OCPGary Kim2021-06-301-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-047-24/+3
* Merge pull request #26792 from nextcloud/user-delete-cleanup-filesJohn Molakvoæ2021-06-021-13/+0
|\
| * better cleanup of user files on user deletionRobin Appelman2021-04-271-13/+0
* | Throw "401 Unauthenticated" when authentication is provided but invalidJoas Schilling2021-04-221-0/+2
|/
* Merge pull request #26161 from nextcloud/bugfix/noid/improve-matching-of-phon...Joas Schilling2021-03-173-5/+83
|\
| * Fix parameter types in docsJoas Schilling2021-03-172-4/+4
| * Improve search results when only phonebook-matches can we autocompletedJoas Schilling2021-03-172-1/+79
* | dont allow creating users with __groupfolders as uidRobin Appelman2021-03-161-0/+1
|/
* Fix RedundantPropertyInitializationCheckRoeland Jago Douma2021-03-091-2/+2
* token login: emit preLogin event with LoginNameLionel Elie Mamane2021-02-191-1/+1
* Cache the user backend info for 300sJoas Schilling2021-02-151-1/+24
* Merge pull request #24948 from nextcloud/dependabot/composer/doctrine/dbal-3.0.0Christoph Wurst2021-01-082-4/+4
|\
| * Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-082-4/+4
* | allow authenticating using urlencoded passwordsRobin Appelman2021-01-071-0/+14
|/
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-163-3/+3
* Fix typo Morris Jobke2020-12-041-1/+1
* Remember me is not an app_passwordRoeland Jago Douma2020-12-041-2/+12
* Allow subscription to indicate that a userlimit is reachedMorris Jobke2020-12-021-0/+8
* Streamline user creation and deletion eventsMorris Jobke2020-11-232-4/+12
* Bearer must be in the start of the auth headerRoeland Jago Douma2020-11-061-3/+3
* Deprecate old user manager events for user creationMorris Jobke2020-11-041-0/+2
* Type the \OCP\IUserManager::callForSeenUsers closure with PsalmChristoph Wurst2020-10-281-0/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-052-9/+9
* add event to allow apps to overwrite user quotaRobin Appelman2020-09-171-1/+10
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-071-0/+1
* Return correct loginname in credentials,Lionel Elie Mamane2020-08-201-1/+3
* Use matching parameter names form interfaces and implementationsMorris Jobke2020-08-191-4/+4
* User.php: rename of old dispatcher to legacyDispatcherMorris Jobke2020-07-301-11/+11
* Migrate OC_Group post_removeFromGroup hook to actual event objectMorris Jobke2020-07-301-2/+10
* Log why a token is not valid during password checkChristoph Wurst2020-05-271-0/+4
* Update license headers for 19Christoph Wurst2020-04-292-1/+2