nextcloud/settings/ajax
Lukas Reschke e4227658d9 Migrate new app settings to AppFramework
Let's migrate those two new files.
2014-10-15 22:01:56 +02:00
..
addRootCertificate.php Add unit tests and fix rootcerts creation bug 2014-08-31 10:47:50 +02:00
changedisplayname.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
checksetup.php Moved WebDAV and internet checks to client side JS 2014-09-23 11:16:14 +02:00
creategroup.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
createuser.php
decryptall.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
deletekeys.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
disableapp.php
enableapp.php
geteveryonecount.php Using countUsers method to return true count of users 2014-09-05 11:23:59 -04:00
getlog.php
grouplist.php
installapp.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
lostpassword.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
navigationdetect.php
removeRootCertificate.php remove outdated checks 2014-08-31 10:47:50 +02:00
removegroup.php
removeuser.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
restorekeys.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
setlanguage.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
setloglevel.php
setquota.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
setsecurity.php Redirect user after clicking on link 2014-08-22 16:01:03 +02:00
togglegroups.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
togglesubadmins.php
uninstallapp.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
updateapp.php introduce new app page layout 2014-10-15 15:21:40 +02:00
userlist.php