[PR #710] [CLOSED] set saner postgresql connection default and make user/password optional #747

Closed
opened 2026-02-25 23:35:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/710
Author: @Mic92
Created: 8/31/2023
Status: Closed

Base: masterHead: postgresql


📝 Commits (1)

  • 02acb8f set saner postgresql connection default and make user/password optional

📊 Changes

2 files changed (+26 additions, -11 deletions)

View changed files

📝 docs/Configuration.md (+9 -9)
📝 internal/cmd/root.go (+17 -2)

📄 Description

This in particular fixes unix socket connections which requires no user/password to be set.


🔄 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/go-shiori/shiori/pull/710 **Author:** [@Mic92](https://github.com/Mic92) **Created:** 8/31/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `postgresql` --- ### 📝 Commits (1) - [`02acb8f`](https://github.com/go-shiori/shiori/commit/02acb8f9704024263bc568caf34a2dcb6604339c) set saner postgresql connection default and make user/password optional ### 📊 Changes **2 files changed** (+26 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `docs/Configuration.md` (+9 -9) 📝 `internal/cmd/root.go` (+17 -2) </details> ### 📄 Description This in particular fixes unix socket connections which requires no user/password to be set. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:35:20 +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/shiori#747
No description provided.