]> source.dussan.org Git - nextcloud-server.git/commit
Added warning notification when user home already exists
authorVincent Petry <pvince81@owncloud.com>
Tue, 22 Oct 2013 16:09:40 +0000 (18:09 +0200)
committerVincent Petry <pvince81@owncloud.com>
Tue, 22 Oct 2013 16:10:29 +0000 (18:10 +0200)
commit00f4928866bfdf824e5c9d4cab248646442bc518
tree7c3d470935a25ae24d666d40729fbcc488efa215
parentcadd71ec8a02fc5619a9347109f9e588e13b3e3b
Added warning notification when user home already exists

When creating a user and the home already exists in the data dir, a
warning notification will be displayed.

Fixes #5161
settings/ajax/createuser.php
settings/js/users.js