You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/settings/ajax
Lukas Reschke dd871098c5 Redirect user after clicking on link 12 years ago
..
apps Use !== and === in settings. 13 years ago
changedisplayname.php Make email display name change translatable again 13 years ago
creategroup.php get translations from settings, not core 12 years ago
createuser.php Correctly use groups parameter only when its not empty 12 years ago
decryptall.php remove legacy aka deprecated code: OC_FilesystemView 12 years ago
deletekeys.php backup the encryption key after the encryption was disabled so that the user 12 years ago
disableapp.php various fixes as requested by pr reviewers 12 years ago
enableapp.php Add option to enable app for specific groups 12 years ago
excludegroups.php allow admin to disable sharing for specific groups of users 12 years ago
getlog.php Add trailing comma for all touched array lines. 13 years ago
grouplist.php Do not force isAdmin as true and so the list is filtered correctly 12 years ago
installapp.php various fixes as requested by pr reviewers 12 years ago
lostpassword.php Make email display name change translatable again 13 years ago
navigationdetect.php Merge pull request #1546 from owncloud/fix-loading-hooks 14 years ago
removegroup.php Make the settings ajax calls use the router 14 years ago
removeuser.php init language object before using it 13 years ago
restorekeys.php backup the encryption key after the encryption was disabled so that the user 12 years ago
setlanguage.php Use !== and === in settings. 13 years ago
setloglevel.php Make the settings ajax calls use the router 14 years ago
setquota.php Use !== and === in settings. 13 years ago
setsecurity.php Redirect user after clicking on link 12 years ago
togglegroups.php Use !== and === in settings. 13 years ago
togglesubadmins.php Group name does't need to be sanitized before storing it in the database 14 years ago
uninstallapp.php various fixes as requested by pr reviewers 12 years ago
updateapp.php Set maintaince mode when updating an app from the app store 12 years ago
userlist.php properly encode groups as json, not ',' separated 12 years ago