summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/ajax/setConfiguration.php
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+2
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-2/+2
* Update license headersChristoph Wurst2019-12-051-2/+2
* Move calls to \OCP\JSON to private \OC_JSONRoeland Jago Douma2018-03-221-4/+4
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-2/+3
* Move Connection to PSR-4Joas Schilling2016-05-251-1/+1
* Move LDAP to PSR-4Joas Schilling2016-05-251-1/+1
* Happy new year!Thomas Müller2016-01-121-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* Fix 17677Lennart Rosam2015-08-121-1/+1
* Update license headersJenkins for ownCloud2015-03-261-13/+14
* Revert "Updating license headers"Morris Jobke2015-02-261-13/+14
* Updating license headersJenkins for ownCloud2015-02-231-14/+13
* Manually type-case all AJAX filesLukas Reschke2015-02-131-1/+1
* LDAP: make unsetting checkboxes from Advanced tab work again, fixes #6143Arthur Schiwon2013-12-041-0/+12
* LDAP: make Access be a dependency to the user and group backend instead of in...Arthur Schiwon2013-09-271-1/+2
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
* Ajaxifiy Settings SaveArthur Schiwon2013-01-201-0/+33