You cannot 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/settings/ajax
icewind1991 cdf8a123e7 Merge pull request #8264 from owncloud/app-enable-by-group
Add the option to enable apps only for specific groups
10 years ago
..
apps Use !== and === in settings. 11 years ago
changedisplayname.php Make email display name change translatable again 10 years ago
creategroup.php get translations from settings, not core 10 years ago
createuser.php fix user creation, checkSubAdminUser is only available in OC_JSON 10 years ago
decryptall.php remove legacy aka deprecated code: OC_FilesystemView 10 years ago
deletekeys.php backup the encryption key after the encryption was disabled so that the user 10 years ago
disableapp.php Remove invalid characters from app id to prevent loading of invalid resources 11 years ago
enableapp.php Add option to enable app for specific groups 10 years ago
excludegroups.php allow admin to disable sharing for specific groups of users 10 years ago
getlog.php Add trailing comma for all touched array lines. 11 years ago
grouplist.php Make sure group data is returned. 10 years ago
lostpassword.php Make email display name change translatable again 10 years ago
navigationdetect.php Merge pull request #1546 from owncloud/fix-loading-hooks 11 years ago
removegroup.php Make the settings ajax calls use the router 12 years ago
removeuser.php init language object before using it 11 years ago
restorekeys.php backup the encryption key after the encryption was disabled so that the user 10 years ago
setlanguage.php Use !== and === in settings. 11 years ago
setloglevel.php Make the settings ajax calls use the router 12 years ago
setquota.php Use !== and === in settings. 11 years ago
setsecurity.php Add _many_ newlines at the end of files 11 years ago
togglegroups.php Use !== and === in settings. 11 years ago
togglesubadmins.php Group name does't need to be sanitized before storing it in the database 12 years ago
updateapp.php Add _many_ newlines at the end of files 11 years ago
userlist.php make filter work on server-side 10 years ago