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
2019-12-05Update license headersChristoph Wurst
2019-11-25Remove some more direct app instance creationsChristoph Wurst
2019-07-16Keep the old method as a fallback and adjust the testsJoas Schilling
2019-07-15Update shipped implementations of the INotifierJoas Schilling
2019-02-14add LDAP ConfigHandler for external storages and "$home" varArthur Schiwon
2017-11-06Update license headersMorris Jobke
2017-11-03Plugins infrastructure in User_LDAPVinicius Cubas Brand
2017-09-29fix LDAP User deletion (cleanup)Arthur Schiwon
2017-06-01remove check, user_webdavauth is not an app anymore for longArthur Schiwon
2017-04-27Use proxy classesJuan Pablo Villafáñez
2017-03-31restore ldap_password_renew_prRoger Szabo
2017-03-10Remove legacy class OC_Group and OC_UserMorris Jobke
2016-10-10DI IConfig into ldap helperRoeland Jago Douma
2016-08-11superfluousArthur Schiwon
2016-07-22New LDAPProvider for user_ldaproot
2016-07-21Update with robinJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-25Move Access to PSR-4Joas Schilling
2016-05-25Move Connection to PSR-4Joas Schilling
2016-05-25Move FilesystemHelper to PSR-4Joas Schilling
2016-05-25Move Helper to PSR-4Joas Schilling
2016-05-25Move LDAP to PSR-4Joas Schilling
2016-05-25Move LogWrapper to PSR-4Joas Schilling
2016-05-25Move lib\user to PSR-4Joas Schilling
2016-05-25Move User_LDAP and User_Proxy to PSR-4Joas Schilling
2016-05-25Move Group_LDAP and Group_Proxy to PSR-4Joas Schilling
2016-03-01Update author informationLukas Reschke
2016-01-20Use IUser::setEMailAddress in ldap as wellThomas Müller
2016-01-12Happy new year!Thomas Müller
2015-09-02Move registration of LDAP background jobs to the install and updateJoas Schilling
2015-04-13allow login names to be used for s2s with LDAP usersArthur Schiwon
2015-03-26Update license headersJenkins for ownCloud
2015-02-26Revert "Updating license headers"Morris Jobke
2015-02-23Updating license headersJenkins for ownCloud
2015-01-14Remove unneeded addTranslations() callsVincent Petry
2015-01-07inject DB Connection to user managerArthur Schiwon
2015-01-07inject oc config to User_LDAPArthur Schiwon
2014-12-19LDAP User Cleanup: Port from stable7 without further adjustementsArthur Schiwon
2014-12-19Split mapping from Access and Helper classes into it's own. Fully test them, ...Arthur Schiwon
2014-10-29Added OC.L10N namespace with translation functionsVincent Petry
2014-06-03fix parameter orderArthur Schiwon
2014-06-03LDAP: put out fetching of user meta data into a fully tested class of its own...Arthur Schiwon
2013-10-17do not instantiate LDAP Proxy if there are no active configurationsArthur Schiwon
2013-09-27LDAP: make Access be a dependency to the user and group backend instead of in...Arthur Schiwon
2013-06-02merge master into backgroundjobRobin Appelman
2013-04-21Rework background job systemRobin Appelman
2013-04-21Use !== and === in user_ldap app – Part 1kondou
2013-02-15Style cleanup user_ldapBart Visscher
2013-01-25LDAP: make it possible to enable/disable server configurationsArthur Schiwon