microsoft / microsoft/vscode-remote-release
Investigate umask behavior
Open
@roblourens is already working on this.
Since Feb 8, 2021.
feature-request
ssh
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 470
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Based on our recent discussion, opening an issue to track investigation into umask behavior.
If we set the umask for the server process, we need the server to set the permissions on it, and/or see if there are any other consequences to this action (i.e. learn more about umask).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.