| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #28495 from nextcloud/backport/28481/stable21 | Pytal | 2021-08-18 | 1 | -2/+3 |
|\ |
|
| * | Hash cache key | Christopher Ng | 2021-08-18 | 1 | -2/+3 |
* | | Emit an error log when the app token login name does not match | Christoph Wurst | 2021-08-18 | 1 | -1/+6 |
|/ |
|
* | better cleanup of user files on user deletion | Robin Appelman | 2021-08-12 | 1 | -13/+0 |
* | Fix parameter types in docs | Joas Schilling | 2021-03-22 | 2 | -4/+4 |
* | Improve search results when only phonebook-matches can we autocompleted | Joas Schilling | 2021-03-22 | 2 | -1/+79 |
* | dont allow creating users with __groupfolders as uid | Robin Appelman | 2021-03-16 | 1 | -0/+1 |
* | Cache the user backend info for 300s | Joas Schilling | 2021-02-17 | 1 | -1/+24 |
* | Merge pull request #24948 from nextcloud/dependabot/composer/doctrine/dbal-3.0.0 | Christoph Wurst | 2021-01-08 | 2 | -4/+4 |
|\ |
|
| * | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 2 | -4/+4 |
* | | allow authenticating using urlencoded passwords | Robin Appelman | 2021-01-07 | 1 | -0/+14 |
|/ |
|
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 3 | -3/+3 |
* | Fix typo
| Morris Jobke | 2020-12-04 | 1 | -1/+1 |
* | Remember me is not an app_password | Roeland Jago Douma | 2020-12-04 | 1 | -2/+12 |
* | Allow subscription to indicate that a userlimit is reached | Morris Jobke | 2020-12-02 | 1 | -0/+8 |
* | Streamline user creation and deletion events | Morris Jobke | 2020-11-23 | 2 | -4/+12 |
* | Bearer must be in the start of the auth header | Roeland Jago Douma | 2020-11-06 | 1 | -3/+3 |
* | Deprecate old user manager events for user creation | Morris Jobke | 2020-11-04 | 1 | -0/+2 |
* | Type the \OCP\IUserManager::callForSeenUsers closure with Psalm | Christoph Wurst | 2020-10-28 | 1 | -0/+1 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 2 | -9/+9 |
* | add event to allow apps to overwrite user quota | Robin Appelman | 2020-09-17 | 1 | -1/+10 |
* | Update license headers for Nextcloud 20 (again) | Christoph Wurst | 2020-09-07 | 1 | -0/+1 |
* | Return correct loginname in credentials, | Lionel Elie Mamane | 2020-08-20 | 1 | -1/+3 |
* | Use matching parameter names form interfaces and implementations | Morris Jobke | 2020-08-19 | 1 | -4/+4 |
* | User.php: rename of old dispatcher to legacyDispatcher | Morris Jobke | 2020-07-30 | 1 | -11/+11 |
* | Migrate OC_Group post_removeFromGroup hook to actual event object | Morris Jobke | 2020-07-30 | 1 | -2/+10 |
* | Log why a token is not valid during password check | Christoph Wurst | 2020-05-27 | 1 | -0/+4 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 2 | -1/+2 |
* | Delete avatar if a user is deleted | Julius Härtl | 2020-04-24 | 1 | -0/+5 |
* | Revert "Make sure MySQL is not saying 'this' = 'this ' is true" | Roeland Jago Douma | 2020-04-15 | 1 | -1/+1 |
* | Make sure MySQL is not saying 'this' = 'this ' is true | Joas Schilling | 2020-04-15 | 1 | -1/+1 |
* | Format code according to PSR2 | Christoph Wurst | 2020-04-10 | 1 | -2/+2 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -9/+9 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 6 | -28/+21 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 2 | -2/+2 |
* | Merge pull request #20391 from nextcloud/refactor/spaces-cleanup | Christoph Wurst | 2020-04-09 | 3 | -3/+3 |
|\ |
|
| * | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 3 | -3/+3 |
* | | Merge pull request #20384 from nextcloud/techdebt/lowercase-keywords | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Use php keywords in lowercase | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 2 | -4/+4 |
|/ |
|
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -7/+7 |
* | Fix multiline comments | Christoph Wurst | 2020-04-08 | 2 | -23/+21 |
* | Merge pull request #20241 from nextcloud/fix/license-headers-19 | Roeland Jago Douma | 2020-04-01 | 2 | -0/+2 |
|\ |
|
| * | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 2 | -0/+2 |
* | | [POC] Event for failed login attempts | Roeland Jago Douma | 2020-03-31 | 1 | -1/+7 |
|/ |
|
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 1 | -1/+0 |
|\ |
|
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 4 | -20/+20 |
|/ |
|
* | Fix mismatching docblock return types | Christoph Wurst | 2020-03-06 | 1 | -1/+1 |
* | Add typed events for all user hooks and legacy events | Christoph Wurst | 2019-12-11 | 1 | -3/+3 |