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

umask final version against master #198

Closed
wants to merge 3 commits into from
Closed

Conversation

langmartin
Copy link
Contributor

@langmartin langmartin commented Aug 22, 2019

This PR supersedes #196 and #195, which contain the same changes rebased on earlier branches.

Add a Umask field to the Client struct, and use it to mask the preserved permissions when decompressing archive formats. The default Umask: 0 preserves all permissions (like the current behavior).

This branch contains additional changes from #195, threading the mask and helper functions through code added since v1.1.0.

@shoenig
Copy link
Member

shoenig commented May 28, 2020

Closing this, as #256 is this but rebased with master

@shoenig shoenig closed this May 28, 2020
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

2 participants