summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/Configuration.php
Commit message (Expand)AuthorAgeFilesLines
* adjust and add more unit testsArthur Schiwon2018-07-051-1/+1
* allow admin to disable fetching of avatars as well as a specific attributeArthur Schiwon2018-07-051-0/+40
* typoblizzz2018-01-311-1/+1
* fixes reading the sysconfig valueArthur Schiwon2018-01-311-0/+1
* Remove deprecated \OCP\ConfigRoeland Jago Douma2018-01-131-1/+1
* move LDAP user attributes "sync" to background (except for ajax jobs)Arthur Schiwon2017-11-091-0/+1
* Merge pull request #5568 from nextcloud/ldap-agent-credentials-safeLukas Reschke2017-11-091-3/+11
|\
| * fix saving changes…Arthur Schiwon2017-10-271-1/+1
| * fix creating an empty configurationArthur Schiwon2017-10-271-3/+5
| * LDAP: only write actually changes values to the DBArthur Schiwon2017-10-271-2/+8
* | Update license headersMorris Jobke2017-11-061-1/+3
|/
* Use IConfig instead of static OCP\ConfigMorris Jobke2017-07-271-1/+1
* Merge branch 'master' of https://github.com/Xuanwo/server into Xuanwo-master2Arthur Schiwon2017-04-251-0/+3
|\
| * user_ldap: Add support for gidNumberXuanwo2017-04-251-0/+3
* | restore ldap_password_renew_prRoger Szabo2017-03-311-0/+3
|/
* LDAP OCS Api for create configArthur Schiwon2017-01-181-3/+6
* restore ldap_password_prroot2016-11-231-0/+4
* Harden emptyVictor Dubiniuk2016-10-131-2/+2
* fix a few minor code smellsJörn Friedrich Dreyer2016-08-291-2/+3
* Fix apps/Joas Schilling2016-07-211-3/+4
* Update license headersLukas Reschke2016-05-261-2/+3
* Move Configuration to PSR-4Joas Schilling2016-05-251-0/+511