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