summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/appinfo/install.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated \OCP\ConfigRoeland Jago Douma2018-01-131-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update license headersMorris Jobke2017-11-061-1/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Use IConfig instead of static OCP\ConfigMorris Jobke2017-07-271-2/+3
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* DI IConfig into ldap helperRoeland Jago Douma2016-10-101-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* New LDAPProvider for user_ldaproot2016-07-221-0/+4
|
* Fix apps/Joas Schilling2016-07-211-1/+2
|
* Update license headersLukas Reschke2016-05-261-2/+1
|
* Background jobs from info.xml (#24582)Joas Schilling2016-05-121-3/+0
| | | | | | | | | | | | | | * Move background job registration of Federation to info.xml * Move background registration of Files app to info.xml * Move background job registration of files_sharing to info.xml * Move background job registration of files_trashbin to info.xml * Move background job registration of files_versions to info.xml * Move background job registration from user_ldap to info.xml
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
|
* Move registration of LDAP background jobs to the install and updateJoas Schilling2015-09-021-0/+3
|
* update license headers and authorsMorris Jobke2015-06-251-1/+0
|
* Update license headersJenkins for ownCloud2015-03-261-1/+21
|
* Revert "Updating license headers"Morris Jobke2015-02-261-20/+1
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-1/+20
|
* Use !== and === in user_ldap app – Part 1kondou2013-04-201-1/+1
|
* adding space between) and {Thomas Mueller2012-09-071-1/+1
|
* LDAP: only check once for name conflicts on update. Set a value on install ↵Arthur Schiwon2012-05-181-0/+6
as well