summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/user
Commit message (Expand)AuthorAgeFilesLines
* fix typo and commentMorris Jobke2015-04-101-1/+1
* fix_testsJörn Friedrich Dreyer2015-04-101-2/+7
* do not hide exception when ldap server has a hiccupJörn Friedrich Dreyer2015-04-101-6/+2
* Update license headersJenkins for ownCloud2015-03-265-65/+60
* Revert "Updating license headers"Morris Jobke2015-02-265-55/+70
* Updating license headersJenkins for ownCloud2015-02-235-70/+55
* doc fixes and removal of unnecessary use statementsArthur Schiwon2015-01-071-1/+1
* inject DB Connection to user managerArthur Schiwon2015-01-071-31/+25
* inject oc config to User_LDAPArthur Schiwon2015-01-062-3/+2
* smaller fixes: coding style, PHPdoc, typos and few for DIArthur Schiwon2015-01-062-1/+12
* planned refactorings for OC 8Arthur Schiwon2014-12-201-0/+9
* move from \OC\Preferences to \OCP\IConfigArthur Schiwon2014-12-203-47/+22
* basic adjustments for OC 8. I.e. no visible issues, LDAP tests pass.Arthur Schiwon2014-12-204-17/+13
* LDAP User Cleanup: Port from stable7 without further adjustementsArthur Schiwon2014-12-195-15/+418
* better check whether string resembles a DN, fixes #9887Arthur Schiwon2014-08-112-2/+3
* [Issue #9559] identifiers uid=xxx must be considered as user DN and not as ow...Philippe Jung2014-07-101-1/+2
* class descriptionsArthur Schiwon2014-06-033-0/+16
* newlinesArthur Schiwon2014-06-031-1/+1
* port of PR #8038Arthur Schiwon2014-06-031-2/+1
* precaution: lowercase string for comparisonArthur Schiwon2014-06-031-1/+1
* LDAP: put out fetching of user meta data into a fully tested class of its own...Arthur Schiwon2014-06-033-0/+516