Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File sandbox fixes #5252

Merged
merged 1 commit into from
May 25, 2023
Merged

File sandbox fixes #5252

merged 1 commit into from
May 25, 2023

Conversation

davidpanderson
Copy link
Contributor

web, file sandbox:

  • it's not an error to create a file with the same MD5 as an existing file
  • sandbox_file_select() should use regexp only if one is supplied
  • when delete a file, don't delete the physical file if another link is using it.

- it's not an error to create a file with the same MD5 as an existing file
- sandbox_file_select() should use regexp only if one is supplied
- when delete a file, don't delete the physical file if another link is using it.
Copy link
Member

@AenBleidd AenBleidd left a comment

Choose a reason for hiding this comment

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

Looks good to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants