[PR #102] [MERGED] Umask 0077 for acme-dns process #295

Closed
opened 2026-03-13 16:16:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/acme-dns/acme-dns/pull/102
Author: @joohoi
Created: 8/12/2018
Status: Merged
Merged: 8/12/2018
Merged by: @joohoi

Base: masterHead: permissions


📝 Commits (1)

  • a37dbcf Use umask 0077 across the process in order to have the created files readable only by the acme-dns user

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 main.go (+3 -0)

📄 Description

This makes files created (logs and databases) unreadable by other users in the system.

Fixes: #82


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/acme-dns/acme-dns/pull/102 **Author:** [@joohoi](https://github.com/joohoi) **Created:** 8/12/2018 **Status:** ✅ Merged **Merged:** 8/12/2018 **Merged by:** [@joohoi](https://github.com/joohoi) **Base:** `master` ← **Head:** `permissions` --- ### 📝 Commits (1) - [`a37dbcf`](https://github.com/acme-dns/acme-dns/commit/a37dbcfab33c6ac15361fb59cd7fde5f2554a160) Use umask 0077 across the process in order to have the created files readable only by the acme-dns user ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `main.go` (+3 -0) </details> ### 📄 Description This makes files created (logs and databases) unreadable by other users in the system. Fixes: #82 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 16:16:02 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/acme-dns#295
No description provided.