gonic db created with world-readable permissions
Closed this issue · 1 comments
sparkhom commented
gonic version: v0.16.4
if from source, git tag/branch: latest
gonic creates its database file with world-readable permissions. This is an issue because it contains usernames/passwords in the users
table.
sentriz commented
i think you can just change the system umask to achive this. if not please feel free to repoen