fix: set umask closes #6 #7
2 Participants
Notifications
Total Time Spent: 8 minutes
Due Date
fauno
8 minutes
No due date set.
Dependencies
No dependencies set.
Reference: coop-cloud/vaultwarden#7
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "issue-6"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
the umask prevents volume files to be world-readable
before:
after:
i don't know how to provide a migration, running a chmod on the entrypoint would be ok?
Epic! Yeh, add a note about the migration step and keep moving?
i did this
LGTM
Do you also want to add a release note to signal what's going on for upgraders?
this is done after merging to main right?
@fauno up to you! we fixed a bug in RC2 of
abra
that you can do it whenever now 🙃(Feel free to merge anyway!)