server/settings/ajax
Lukas Reschke a7df23ceba Manually type-case all AJAX files
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 🙈

Fixes https://github.com/owncloud/core/issues/14196 for core
2015-02-13 13:33:20 +01:00
..
addRootCertificate.php Add unit tests and fix rootcerts creation bug 2014-08-31 10:47:50 +02:00
changedisplayname.php Manually type-case all AJAX files 2015-02-13 13:33:20 +01:00
checksetup.php Check for working .htaccess via AJAX 2014-12-06 15:34:53 +01:00
decryptall.php Manually type-case all AJAX files 2015-02-13 13:33:20 +01:00
deletekeys.php adapt decrypt all and restore/delete key backups to the new folder structure for encryption key introduced with OC8 2015-01-13 12:45:33 +01:00
disableapp.php Manually type-case all AJAX files 2015-02-13 13:33:20 +01:00
enableapp.php Manually type-case all AJAX files 2015-02-13 13:33:20 +01:00
geteveryonecount.php Use UID instead of login name 2014-12-04 12:03:14 +01:00
installapp.php Manually type-case all AJAX files 2015-02-13 13:33:20 +01:00
navigationdetect.php Manually type-case all AJAX files 2015-02-13 13:33:20 +01:00
removeRootCertificate.php Manually type-case all AJAX files 2015-02-13 13:33:20 +01:00
restorekeys.php adapt decrypt all and restore/delete key backups to the new folder structure for encryption key introduced with OC8 2015-01-13 12:45:33 +01:00
setlanguage.php Manually type-case all AJAX files 2015-02-13 13:33:20 +01:00
setquota.php Manually type-case all AJAX files 2015-02-13 13:33:20 +01:00
togglegroups.php Manually type-case all AJAX files 2015-02-13 13:33:20 +01:00
togglesubadmins.php Manually type-case all AJAX files 2015-02-13 13:33:20 +01:00
uninstallapp.php Manually type-case all AJAX files 2015-02-13 13:33:20 +01:00
updateapp.php Manually type-case all AJAX files 2015-02-13 13:33:20 +01:00