nextcloud/apps/files_encryption/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
..
adminrecovery.php Manually type-case all AJAX files 2015-02-13 13:33:20 +01:00
changeRecoveryPassword.php Manually type-case all AJAX files 2015-02-13 13:33:20 +01:00
getMigrationStatus.php Manually type-case all AJAX files 2015-02-13 13:33:20 +01:00
updatePrivateKeyPassword.php Manually type-case all AJAX files 2015-02-13 13:33:20 +01:00
userrecovery.php Manually type-case all AJAX files 2015-02-13 13:33:20 +01:00