| Commit message (Expand) | Author | Age | Files | Lines |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 7 | -1698/+0 |
* | Merge pull request #24660 from owncloud/no-token-login-for-disabled-users | Vincent Petry | 2016-05-19 | 1 | -0/+32 |
|\ |
|
| * | don't allow token login for disabled users | Christoph Wurst | 2016-05-18 | 1 | -0/+32 |
* | | Fix renamed class | Joas Schilling | 2016-05-19 | 1 | -3/+3 |
* | | Fix namespace in user/ | Joas Schilling | 2016-05-19 | 4 | -5/+13 |
|/ |
|
* | a single token provider suffices | Christoph Wurst | 2016-05-18 | 1 | -11/+11 |
* | fix PHPDoc and other minor issues | Christoph Wurst | 2016-05-11 | 1 | -10/+17 |
* | PHPDoc and other minor fixes | Christoph Wurst | 2016-05-11 | 1 | -12/+19 |
* | increase token column width | Christoph Wurst | 2016-05-11 | 1 | -2/+2 |
* | Fix existing tests | Christoph Wurst | 2016-05-11 | 1 | -97/+115 |
* | Add \OC\User\Backend | Roeland Jago Douma | 2016-05-10 | 3 | -39/+39 |
* | Move OC_User_Database to \OC\User\Database | Roeland Jago Douma | 2016-05-10 | 2 | -5/+5 |
* | Add occ commands to enable and disable a user + a disabled user can no longer... | Thomas Müller | 2016-05-02 | 1 | -4/+34 |
* | Introduce IUser::setEMailAddress and add hook mechanism | Thomas Müller | 2016-01-20 | 1 | -1/+2 |
* | Assign DB group for unit tests | Lukas Reschke | 2016-01-04 | 1 | -0/+4 |
* | Move regeneration of session ID into session classes | Lukas Reschke | 2016-01-04 | 1 | -1/+15 |
* | Fix endless recursion | Thomas Müller | 2015-12-02 | 1 | -1/+1 |
* | Fix getCloudId | Thomas Müller | 2015-12-02 | 1 | -1/+7 |
* | Adding unit test for User::getCloudId() | Thomas Müller | 2015-12-02 | 1 | -0/+18 |
* | Adding more test suites to group DB | Thomas Müller | 2015-11-30 | 1 | -2/+23 |
* | Apply DB group annotation ... | Thomas Müller | 2015-11-30 | 1 | -0/+5 |
* | Move dummy backend to Tests namespace | Lukas Reschke | 2015-09-22 | 5 | -71/+71 |
* | introduce names for user backends - IUserBackend | Morris Jobke | 2014-12-19 | 2 | -2/+12 |
* | fix tests | Bernhard Posselt | 2014-12-17 | 1 | -4/+2 |
* | use two tests instead of one | Bernhard Posselt | 2014-12-17 | 1 | -4/+18 |
* | add a isLoggedIn method to the usersession and deprecate the isLoggedIn metho... | Bernhard Posselt | 2014-12-17 | 1 | -0/+28 |
* | Add filter for 'backend' to user REST route | Lukas Reschke | 2014-12-10 | 1 | -0/+11 |
* | Merge pull request #12711 from owncloud/add-backend-to-rest-index | Lukas Reschke | 2014-12-10 | 1 | -0/+7 |
|\ |
|
| * | Expose backend type via REST API | Lukas Reschke | 2014-12-09 | 1 | -0/+7 |
* | | reduce OC_Preferences, OC_Config and \OCP\Config usage | Morris Jobke | 2014-12-08 | 1 | -3/+3 |
* | | migrate \OC\AllConfig to \OCP\IConfig | Morris Jobke | 2014-12-08 | 1 | -2/+1 |
* | | Extract interaction with config.php into SystemConfig | Morris Jobke | 2014-12-08 | 1 | -2/+11 |
|/ |
|
* | Make remaining files extend the test base | Joas Schilling | 2014-11-19 | 3 | -3/+3 |
* | Merge pull request #12218 from owncloud/issue/10991-fixes | Morris Jobke | 2014-11-17 | 3 | -16/+21 |
|\ |
|
| * | Do not use uniqid in Group and User tests as it is not unique on windows | Joas Schilling | 2014-11-06 | 3 | -16/+21 |
* | | Remove confusingly names \OC\User\Manager::delete and fix the automatic cache... | Robin Appelman | 2014-11-05 | 1 | -1/+12 |
|/ |
|
* | strip whitespace from the beginning and end of the display name to avoid empt... | Bjoern Schiessle | 2014-10-15 | 1 | -0/+46 |
* | Add unit test | Robin Appelman | 2014-10-13 | 1 | -33/+63 |
* | add tests | Arthur Schiwon | 2014-06-23 | 2 | -0/+20 |
* | increase scrutinizer happyiness by removing minor/informational issues | Arthur Schiwon | 2014-05-23 | 1 | -2/+0 |
* | clean up here is superflous, will already be removed by user session | Arthur Schiwon | 2014-05-23 | 1 | -6/+0 |
* | test hooks also on login | Arthur Schiwon | 2014-05-23 | 1 | -3/+39 |
* | also test whether hooks work | Arthur Schiwon | 2014-05-23 | 1 | -5/+39 |
* | unit tests for loginWithCookie() | Arthur Schiwon | 2014-05-23 | 1 | -0/+114 |
* | Group Database backend must not gather user details itself but ask user | Arthur Schiwon | 2014-04-28 | 1 | -5/+5 |
* | adjust tests accordingly | Arthur Schiwon | 2014-04-15 | 1 | -1/+1 |
* | add tests for user counting | Arthur Schiwon | 2014-01-08 | 1 | -0/+72 |
* | Pass config object in testGetHomeNotSupported | Robin Appelman | 2013-12-20 | 1 | -1/+4 |
* | adjust test | Arthur Schiwon | 2013-12-13 | 1 | -2/+13 |
* | Enable user backends to provide avatar images | Arthur Schiwon | 2013-11-22 | 2 | -0/+96 |