nextcloud/apps/files_sharing
Roeland Jago Douma 7613681627
Don't try to format deleted shares
Fixes #15455

The issue is that we have a fallback for shares to use the target. So
when the target exists again we happily format it (not that the shares
are still invalid).

This just tries to get the node. If we can't then boom.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-03-02 09:18:04 +01:00
..
appinfo Fix app updates 2020-01-21 14:00:58 +01:00
composer Remove global share accepter since auto-accepting is the default 2020-01-16 22:07:51 +01:00
css Add OCA.Files.Sidebar 2019-10-29 12:56:00 +01:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Bump @babel/preset-env from 7.8.3 to 7.8.6 2020-02-29 10:38:28 +00:00
l10n [tx-robot] updated from transifex 2020-02-27 02:18:38 +00:00
lib Don't try to format deleted shares 2020-03-02 09:18:04 +01:00
src Show the link password when it's set 2020-02-23 12:38:28 +00:00
templates Allow users to specify to accept (internal) shares by default 2019-12-17 10:49:29 +01:00
tests Disable link shares of disabled users 2020-02-07 07:47:38 +01:00
.l10nignore Exclude compiled assets of files_sharing for transifex 2019-03-26 11:23:31 +01:00
list.php Update license headers for 18 2019-12-20 09:23:25 +01:00
public.php Update license headers 2019-12-05 15:38:45 +01:00
webpack.js Allow users to specify to accept (internal) shares by default 2019-12-17 10:49:29 +01:00