]> source.dussan.org Git - nextcloud-server.git/commit
The ajax code path unshares a link share when updating the password
authorRoeland Jago Douma <rullzer@owncloud.com>
Mon, 7 Dec 2015 15:38:49 +0000 (16:38 +0100)
committerRoeland Jago Douma <rullzer@owncloud.com>
Mon, 7 Dec 2015 15:38:49 +0000 (16:38 +0100)
commit780d80d7c369c9f3068406d69387126a78936ee5
treef05e39452a68b32ffa8242ab53f520ae1ddf90d9
parent884946276e13e7949cb2a5a46fd29d342ff386d4
The ajax code path unshares a link share when updating the password

In order to not mess up existing shares if the password gets verified we
should first fire this validation.
lib/private/share/share.php