]> source.dussan.org Git - nextcloud-server.git/commit
on creation only test for existing users if the backend supports user creation
authorThomas Müller <thomas.mueller@tmit.eu>
Fri, 8 Feb 2013 16:16:18 +0000 (17:16 +0100)
committerThomas Müller <thomas.mueller@tmit.eu>
Fri, 8 Feb 2013 16:16:18 +0000 (17:16 +0100)
commit05b46f78281e5df49a5c6a0513a37eaf03c3c29d
tree66be0588d54982d30c1909f7bc8cd8fe8918eb7f
parent96042f1e5b343ed75f59fc2997b7e54c07b557da
on creation only test for existing users if the backend supports user creation
this solves the issue where no users can be created any more if backends are active which always return true on userExists() like WebDAV Auth
lib/user.php
settings/ajax/createuser.php
settings/js/users.js