nextcloud/apps/user_ldap/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
..
clearMappings.php Manually type-case all AJAX files 2015-02-13 13:33:20 +01:00
deleteConfiguration.php Manually type-case all AJAX files 2015-02-13 13:33:20 +01:00
getConfiguration.php Manually type-case all AJAX files 2015-02-13 13:33:20 +01:00
getNewServerConfigPrefix.php LDAP User Cleanup: Port from stable7 without further adjustements 2014-12-19 19:47:54 +01:00
setConfiguration.php Manually type-case all AJAX files 2015-02-13 13:33:20 +01:00
testConfiguration.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
wizard.php Manually type-case all AJAX files 2015-02-13 13:33:20 +01:00