summaryrefslogtreecommitdiffstats
path: root/settings/ajax/togglesubadmins.php
Commit message (Collapse)AuthorAgeFilesLines
* Drop OC_SubAdmin and replace usagesLukas Reschke2015-10-291-4/+13
|
* update license headers and authorsMorris Jobke2015-06-251-1/+0
|
* Update license headersJenkins for ownCloud2015-03-261-1/+23
|
* Revert "Updating license headers"Morris Jobke2015-02-261-22/+1
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-1/+22
|
* Manually type-case all AJAX filesLukas Reschke2015-02-131-2/+2
| | | | | | This enforces proper types on POST and GET arguments where I considered it sensible. I didn't update some as I don't know what kind of values they would support :see_no_evil: Fixes https://github.com/owncloud/core/issues/14196 for core
* Group name does't need to be sanitized before storing it in the databaseBart Visscher2012-11-271-1/+1
| | | | It should only be sanitized before display
* Make the settings ajax calls use the routerBart Visscher2012-10-021-4/+1
|
* adding space between) and {Thomas Mueller2012-09-071-1/+1
|
* no more require_once()Thomas Mueller2012-09-051-1/+1
|
* remove unused code from togglesubadmins.phpGeorg Ehrke2012-07-181-4/+0
|
* add another file which was missing in the previous commitGeorg Ehrke2012-07-151-0/+23