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
Thomas Mueller ce54d00b5c fixes #2743 - use public OC_User::getDisplayName instead of OC_User::determineDisplayName 13 years ago
..
apps Typo 13 years ago
changedisplayname.php Whitespace fixes 13 years ago
changepassword.php Do not set password if it has't provided 13 years ago
creategroup.php Merge branch 'master' into routing 13 years ago
createuser.php on creation only test for existing users if the backend supports user creation 13 years ago
disableapp.php Remove invalid characters from app id to prevent loading of invalid resources 13 years ago
enableapp.php Remove invalid characters from app id to prevent loading of invalid resources 13 years ago
getlog.php Add log as text and not as HTML 13 years ago
lostpassword.php Revert "Verify user login before changing the password reset mail" 13 years ago
navigationdetect.php Merge pull request #1546 from owncloud/fix-loading-hooks 13 years ago
removegroup.php Make the settings ajax calls use the router 13 years ago
removeuser.php Check if user is admin - bool 13 years ago
setlanguage.php Make the settings ajax calls use the router 13 years ago
setloglevel.php Make the settings ajax calls use the router 13 years ago
setquota.php Style cleanup settings 13 years ago
setsecurity.php Add security section to admin menu 13 years ago
togglegroups.php Style cleanup settings 13 years ago
togglesubadmins.php Group name does't need to be sanitized before storing it in the database 13 years ago
updateapp.php Remove uneeded lines 13 years ago
userlist.php fixes #2743 - use public OC_User::getDisplayName instead of OC_User::determineDisplayName 13 years ago