summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/ajax/getNewServerConfigPrefix.php
Commit message (Expand)AuthorAgeFilesLines
* Use query builder instead of OC_DB in user_ldapJoas Schilling2020-11-061-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+1
* Move calls to \OCP\JSON to private \OC_JSONRoeland Jago Douma2018-03-221-4/+4
* Use type casting instead of *val() methodMorris Jobke2018-01-261-1/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* DI IConfig into ldap helperRoeland Jago Douma2016-10-101-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+2
* Move Configuration to PSR-4Joas Schilling2016-05-251-3/+3
* Move Helper to PSR-4Joas Schilling2016-05-251-1/+1
* Happy new year!Thomas Müller2016-01-121-1/+1
* update license headers and authorsMorris Jobke2015-06-251-1/+0
* not only send them back but also apply defaults to a new configuration. Fixes...Arthur Schiwon2015-05-051-0/+1
* save configs when requesting a config ID. They are empty, but avoid configID ...Arthur Schiwon2015-04-211-2/+2
* LDAP Wizard OverhaulArthur Schiwon2015-04-091-1/+14
* Update license headersJenkins for ownCloud2015-03-261-13/+13
* Revert "Updating license headers"Morris Jobke2015-02-261-12/+14
* Updating license headersJenkins for ownCloud2015-02-231-14/+12
* LDAP User Cleanup: Port from stable7 without further adjustementsArthur Schiwon2014-12-191-1/+2
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
* LDAP: use consolidated method for determining config prefixArthur Schiwon2013-01-301-6/+1
* LDAP: first basics for multiserver config uiArthur Schiwon2013-01-181-0/+39