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

fix: Respect ACLs while moving files and folders #9

Merged
merged 2 commits into from Sep 17, 2020

Conversation

Xarthisius
Copy link
Contributor

it would be nice if ACLs on target were respected while moving objects, wouldn't it?

@codecov
Copy link

codecov bot commented Sep 17, 2020

Codecov Report

Merging #9 into master will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
- Coverage   99.44%   99.44%   -0.01%     
==========================================
  Files           6        6              
  Lines         721      718       -3     
==========================================
- Hits          717      714       -3     
  Misses          4        4              
Impacted Files Coverage Δ
server/rest/virtual_folder.py 100.00% <100.00%> (ø)
server/rest/virtual_item.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update faa50c6...81f50a9. Read the comment docs.

@Xarthisius Xarthisius merged commit 7203d97 into master Sep 17, 2020
@Xarthisius Xarthisius deleted the move_folder_perms branch September 17, 2020 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant