Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-25Move lib\user to PSR-4Joas Schilling
2016-03-01Update author informationLukas Reschke
2016-02-03Port of test_ldap_2nddispname to masterArthur Schiwon
2016-01-20Use IUser::setEMailAddress in ldap as wellThomas Müller
2016-01-12Happy new year!Thomas Müller
2015-10-26Update license headersLukas Reschke
2015-10-15Fix doc blocks of LDAP classesJoas Schilling
2015-09-23read all relevant user attributes on login and user search, in one query. sav...Arthur Schiwon
2015-07-17fix runtime caching in ldap's user manager, fixes #17631Arthur Schiwon
2015-06-25update license headers and authorsMorris Jobke
2015-04-10fix typo and commentMorris Jobke
2015-04-10fix_testsJörn Friedrich Dreyer
2015-04-10do not hide exception when ldap server has a hiccupJörn Friedrich Dreyer
2015-03-26Update license headersJenkins for ownCloud
2015-02-26Revert "Updating license headers"Morris Jobke
2015-02-23Updating license headersJenkins for ownCloud
2015-01-07inject DB Connection to user managerArthur Schiwon
2015-01-07inject oc config to User_LDAPArthur Schiwon
2014-12-20move from \OC\Preferences to \OCP\IConfigArthur Schiwon
2014-12-20basic adjustments for OC 8. I.e. no visible issues, LDAP tests pass.Arthur Schiwon
2014-12-19LDAP User Cleanup: Port from stable7 without further adjustementsArthur Schiwon
2014-08-11better check whether string resembles a DN, fixes #9887Arthur Schiwon
2014-07-10[Issue #9559] identifiers uid=xxx must be considered as user DN and not as ow...Philippe Jung
2014-06-03class descriptionsArthur Schiwon
2014-06-03newlinesArthur Schiwon
2014-06-03precaution: lowercase string for comparisonArthur Schiwon
2014-06-03LDAP: put out fetching of user meta data into a fully tested class of its own...Arthur Schiwon