[PR #661] [MERGED] feat: allow setting unix socket mode #690

Closed
opened 2025-10-09 16:55:14 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/661
Author: @CnTeng
Created: 6/18/2025
Status: Merged
Merged: 6/18/2025
Merged by: @stonith404

Base: mainHead: socket


📝 Commits (1)

  • d313a58 feat: allow setting unix socket mode

📊 Changes

2 files changed (+16 additions, -0 deletions)

View changed files

📝 backend/internal/bootstrap/router_bootstrap.go (+14 -0)
📝 backend/internal/common/env_config.go (+2 -0)

📄 Description

This is a supplement to #615.

It is difficult to set socket permissions externally, so add new option to set socket permissions internally.


🔄 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/pocket-id/pocket-id/pull/661 **Author:** [@CnTeng](https://github.com/CnTeng) **Created:** 6/18/2025 **Status:** ✅ Merged **Merged:** 6/18/2025 **Merged by:** [@stonith404](https://github.com/stonith404) **Base:** `main` ← **Head:** `socket` --- ### 📝 Commits (1) - [`d313a58`](https://github.com/pocket-id/pocket-id/commit/d313a58029f3836fa7d23344baa821cd13b96833) feat: allow setting unix socket mode ### 📊 Changes **2 files changed** (+16 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `backend/internal/bootstrap/router_bootstrap.go` (+14 -0) 📝 `backend/internal/common/env_config.go` (+2 -0) </details> ### 📄 Description This is a supplement to #615. It is difficult to set socket permissions externally, so add new option to set socket permissions internally. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-09 16:55:14 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-2#690