nextcloud/settings/ajax
Vincent Petry 1ee4b680f6 Fixed user dir existence check when creating new user
The check was done too later. It turns out that createUser() had already
created the dir, which caused the warning message to be shown every
time.
2013-10-25 16:23:29 +02:00
..
apps Use !== and === in settings. 2013-07-21 13:55:25 +02:00
changedisplayname.php Use !== and === in settings. 2013-07-21 13:55:25 +02:00
creategroup.php Merge branch 'master' into routing 2012-10-17 16:38:11 +02:00
createuser.php Fixed user dir existence check when creating new user 2013-10-25 16:23:29 +02:00
decryptall.php improved error handling 2013-07-30 09:48:30 +02:00
disableapp.php Remove invalid characters from app id to prevent loading of invalid resources 2013-02-09 15:10:40 +01:00
enableapp.php Log exception at the catching code 2013-08-09 18:01:49 +02:00
getlog.php Add trailing comma for all touched array lines. 2013-08-17 23:39:26 +02:00
lostpassword.php Revert "Verify user login before changing the password reset mail" 2012-10-15 23:50:12 +02:00
navigationdetect.php Merge pull request #1546 from owncloud/fix-loading-hooks 2013-02-09 09:59:41 -08:00
removegroup.php Make the settings ajax calls use the router 2012-10-02 18:00:23 +02:00
removeuser.php init language object before using it 2013-06-12 09:40:13 +02:00
setlanguage.php Use !== and === in settings. 2013-07-21 13:55:25 +02:00
setloglevel.php Make the settings ajax calls use the router 2012-10-02 18:00:23 +02:00
setquota.php Use !== and === in settings. 2013-07-21 13:55:25 +02:00
setsecurity.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
togglegroups.php Use !== and === in settings. 2013-07-21 13:55:25 +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
updateapp.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
userlist.php Fix retrieval of users with multiple backends 2013-05-03 13:50:14 +02:00