summaryrefslogtreecommitdiffstats
path: root/settings/ajax/togglesubadmins.php
Commit message (Collapse)AuthorAgeFilesLines
* Bump user controller, cleaned old legacy and added route history modeJohn Molakvoæ (skjnldsv)2018-05-161-55/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Move calls to \OCP\JSON to private \OC_JSONRoeland Jago Douma2018-03-221-1/+1
| | | | | | They should be properly fixed at some point. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Update license headersMorris Jobke2017-11-061-0/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Some app fixes of phpstorm inspectionsRoeland Jago Douma2017-07-241-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Require password confirmation for user managementJoas Schilling2016-11-181-0/+7
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix othersJoas Schilling2016-07-211-1/+2
|
* Update license headersLukas Reschke2016-05-261-1/+1
|
* Happy new year!Thomas Müller2016-01-121-2/+1
|
* 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