Skip to content

Do not allow adding file drop shares to your own cloud - #26613

Merged
rullzer merged 1 commit into
masterfrom
enh/no_add_to_your_nc_file_drop
Apr 19, 2021
Merged

Do not allow adding file drop shares to your own cloud#26613
rullzer merged 1 commit into
masterfrom
enh/no_add_to_your_nc_file_drop

Conversation

@rullzer

Copy link
Copy Markdown
Member

There is no reason for this and you can't create such shares normally
anyway.

Signed-off-by: Roeland Jago Douma roeland@famdouma.nl

@ChristophWurstChristophWurst left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 🐘

@LukasReschkeLukasReschke left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it also possible to add another check within $this->federatedShareProvider->create($share);? I am afraid that there are otherwise similar issues in the future :)

@rullzer
rullzerforce-pushed the enh/no_add_to_your_nc_file_drop branch from 3b45001 to 241dfabCompareApril 19, 2021 10:17
There is no reason for this and you can't create such shares normally
anyway.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@rullzer

Copy link
Copy Markdown
MemberAuthor

Is it also possible to add another check within $this->federatedShareProvider->create($share);? I am afraid that there are otherwise similar issues in the future :)

You mean as extra? lets first get this in for the easy backport.

@rullzer

Copy link
Copy Markdown
MemberAuthor

/backport to stable21

@rullzer

Copy link
Copy Markdown
MemberAuthor

/backport to stable20

@rullzer

Copy link
Copy Markdown
MemberAuthor

/backport to stable19

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.

4 participants

@rullzer@nickvergessen@LukasReschke@ChristophWurst