nextcloud/settings/ajax
Morris Jobke 5913af8a72 Mail address of users is now changable in the user management
* introduced new route settings/users/{id}/mailAddress
* kept old responses
* better error messages
* dropped lostpassword.php from settings/ajax
* cleaned up the UserList.add() and hand in user object instead of
  each attribute as another parameter
* check for change permission of mail address
* proper response messages
2014-12-18 22:43:09 +01: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 Check for working .htaccess via AJAX 2014-12-06 15:34:53 +01:00
decryptall.php Fix namespace of Files_Encryption outside of the app 2014-12-09 09:47:26 +01:00
deletekeys.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
disableapp.php various fixes as requested by pr reviewers 2014-06-02 21:39:15 +02:00
enableapp.php Add option to enable app for specific groups 2014-06-03 12:42:35 +02:00
geteveryonecount.php Use UID instead of login name 2014-12-04 12:03:14 +01:00
getlog.php Add trailing comma for all touched array lines. 2013-08-17 23:39:26 +02:00
installapp.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
navigationdetect.php Merge pull request #1546 from owncloud/fix-loading-hooks 2013-02-09 09:59:41 -08:00
removeRootCertificate.php remove outdated checks 2014-08-31 10:47:50 +02:00
restorekeys.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
setlanguage.php reduce OC_Preferences, OC_Config and \OCP\Config usage 2014-12-08 22:42:37 +01:00
setloglevel.php Make the settings ajax calls use the router 2012-10-02 18:00:23 +02:00
setquota.php reduce OC_Preferences, OC_Config and \OCP\Config usage 2014-12-08 22:42:37 +01:00
togglegroups.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
togglesubadmins.php Group name does't need to be sanitized before storing it in the database 2012-11-27 20:22:45 +01:00
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