Skip to content

fix: unify file permissions - #2612

Merged
joelim-work merged 1 commit into
gokcehan:masterfrom
valoq:perm
Jun 11, 2026
Merged

fix: unify file permissions#2612
joelim-work merged 1 commit into
gokcehan:masterfrom
valoq:perm

Conversation

@valoq

@valoq valoq commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

The files like history, marks, tags do not restrict access permissions to be only user readable. This is already done for log files and the runtime dir, so this PR just adds the same for all relevant files that are created to avoid a potential issue on multi user systems.

@joelim-work joelim-work changed the title Fix: unify file permissions fix: unify file permissions Jun 11, 2026

@joelim-work joelim-work left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good, thanks

@joelim-work
joelim-work merged commit a9c7e82 into gokcehan:master Jun 11, 2026
32 checks passed
joelim-work added a commit that referenced this pull request Jun 11, 2026
@CatsDeservePets CatsDeservePets added the fix Pull requests that fix existing behavior label Jun 14, 2026
@CatsDeservePets CatsDeservePets added this to the r42 milestone Jun 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Pull requests that fix existing behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants