| Commit message (Expand) | Author | Age | Files | Lines |
* | Move lib\user to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -1191/+0 |
* | Avatar must be saved after login is done and external storages set up properl... | Arthur Schiwon | 2016-03-16 | 1 | -0/+1 |
* | More fixed tests :) | Arthur Schiwon | 2016-02-09 | 1 | -28/+36 |
* | Port of test_ldap_2nddispname to master | Arthur Schiwon | 2016-02-03 | 1 | -1/+26 |
* | Use IUser::setEMailAddress in ldap as well | Thomas Müller | 2016-01-20 | 2 | -73/+82 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 2 | -2/+4 |
* | Add DB group to some files_external tests | Thomas Müller | 2015-11-30 | 2 | -0/+14 |
* | fix update quota with known value | Arthur Schiwon | 2015-10-27 | 1 | -0/+39 |
* | do not throw exception when no attribute is specified | Arthur Schiwon | 2015-09-23 | 1 | -0/+103 |
* | read all relevant user attributes on login and user search, in one query. sav... | Arthur Schiwon | 2015-09-23 | 2 | -4/+103 |
* | fix indentation. no code changes, whitespace only. | Arthur Schiwon | 2015-07-20 | 1 | -126/+126 |
* | fix runtime caching in ldap's user manager, fixes #17631 | Arthur Schiwon | 2015-07-17 | 1 | -0/+8 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 2 | -38/+41 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 2 | -39/+40 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 2 | -40/+39 |
* | inject DB Connection to user manager | Arthur Schiwon | 2015-01-07 | 2 | -44/+46 |
* | LDAP User Cleanup: Port from stable7 without further adjustements | Arthur Schiwon | 2014-12-19 | 1 | -1/+1 |
* | Make apps/ extend the \Test\TestCase and fix overwritten methods | Joas Schilling | 2014-11-19 | 2 | -2/+2 |
* | better check whether string resembles a DN, fixes #9887 | Arthur Schiwon | 2014-08-11 | 1 | -0/+47 |
* | File written by blizzz | Philippe Jung | 2014-07-14 | 1 | -0/+151 |
* | newlines | Arthur Schiwon | 2014-06-03 | 1 | -1/+1 |
* | adjust test to changed convention in storing quota | Arthur Schiwon | 2014-06-03 | 1 | -3/+3 |
* | LDAP: put out fetching of user meta data into a fully tested class of its own... | Arthur Schiwon | 2014-06-03 | 1 | -0/+680 |