[PR #536] [MERGED] feat: add SHIORI_PG_SSLMODE #651

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

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/536
Author: @refi64
Created: 11/12/2022
Status: Merged
Merged: 7/9/2023
Merged by: @fmartingr

Base: masterHead: sslmode


📝 Commits (3)

  • c305244 feat: add SHIORI_PG_SSLMODE
  • 4920555 handle empty value
  • a51de99 Merge branch 'master' into sslmode

📊 Changes

3 files changed (+16 additions, -10 deletions)

View changed files

📝 docker-compose.yaml (+1 -0)
📝 docs/Configuration.md (+9 -8)
📝 internal/cmd/root.go (+6 -2)

📄 Description

Some managed hosting providers don't support sslmode=disabled.


🔄 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/536 **Author:** [@refi64](https://github.com/refi64) **Created:** 11/12/2022 **Status:** ✅ Merged **Merged:** 7/9/2023 **Merged by:** [@fmartingr](https://github.com/fmartingr) **Base:** `master` ← **Head:** `sslmode` --- ### 📝 Commits (3) - [`c305244`](https://github.com/go-shiori/shiori/commit/c305244ad4b751a84704fbfd7694cefabd4643ae) feat: add SHIORI_PG_SSLMODE - [`4920555`](https://github.com/go-shiori/shiori/commit/4920555bbc055f09c805bd310ec2c10a202a61fc) handle empty value - [`a51de99`](https://github.com/go-shiori/shiori/commit/a51de99426bbdaae894de568c1ccf384c25286c1) Merge branch 'master' into sslmode ### 📊 Changes **3 files changed** (+16 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `docker-compose.yaml` (+1 -0) 📝 `docs/Configuration.md` (+9 -8) 📝 `internal/cmd/root.go` (+6 -2) </details> ### 📄 Description Some managed hosting providers don't support sslmode=disabled. --- <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: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/shiori#651
No description provided.