Skip to content

enables the file name check also to match name of mountpoints - #24703

Merged
blizzz merged 2 commits into
masterfrom
fix/noid/wfe-filename-mountpoint-check
Dec 18, 2020
Merged

enables the file name check also to match name of mountpoints#24703
blizzz merged 2 commits into
masterfrom
fix/noid/wfe-filename-mountpoint-check

Conversation

@blizzz

Copy link
Copy Markdown
Member

When you have an external storage configured, you can assign tags to it as well. The file name checker of the workflow engine could not do so, because the filename is technically empty, instead we have a mountpoint name.

Thus, if we receive an empty file and identify an external storage, we return the name of the mountpoint, unless it is mounted as user home (/).

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzzblizzz added this to the Nextcloud 21 milestone Dec 14, 2020
@rullzerrullzer mentioned this pull request Dec 15, 2020
59 tasks
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz
blizzz merged commit 7a1b45a into masterDec 18, 2020
@blizzz
blizzz deleted the fix/noid/wfe-filename-mountpoint-check branch December 18, 2020 10:43
@blizzz

Copy link
Copy Markdown
MemberAuthor

/backport to stable20

@blizzz

Copy link
Copy Markdown
MemberAuthor

/backport to stabl19

@blizzz

Copy link
Copy Markdown
MemberAuthor

/backport to stable18

@backportbot-nextcloud

Copy link
Copy Markdown

The backport to stabl19 failed. Please do this backport manually.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@blizzz@nickvergessen