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
2020-10-23LDAP simplify User_Proxy and Group_Proxy signaturesArthur Schiwon
2020-07-13Do not use custom DI object names for user_ldapMorris Jobke
2019-12-05Update license headersChristoph Wurst
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-03-31restore ldap_password_renew_prRoger Szabo
2016-10-10DI IConfig into ldap helperRoeland Jago Douma
2016-07-21Fix apps/Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-25Move Helper to PSR-4Joas Schilling
2016-05-25Move LDAP 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 Command namespace to PSR-4Joas Schilling
2016-01-12Happy new year!Thomas Müller
2015-03-26Update license headersJenkins for ownCloud
2015-03-23fix PHP warnings when using occ with some LDAP commandsArthur Schiwon
2015-02-26Revert "Updating license headers"Morris Jobke
2015-02-23Updating license headersJenkins for ownCloud
2015-01-07inject IDateTimeFormatter to show-remnants commandArthur Schiwon
2015-01-07inject oc config to User_LDAPArthur Schiwon
2015-01-06smaller fixes: coding style, PHPdoc, typos and few for DIArthur Schiwon
2014-12-20planned refactorings for OC 8Arthur 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-12-04Forward port of #12493Arthur Schiwon
2014-09-30Add a CLI command that deletes an LDAP configMartin Konrad
2014-09-29Add a CLI command that creates an empty LDAP configMartin Konrad
2014-06-03Fix casing and PHPDocThomas Müller
2014-06-03command line tools to see, modify and test existing LDAP configurationsArthur Schiwon