[PR #346] [MERGED] fix: remember me session duration #573

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

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/346
Author: @fmartingr
Created: 2/10/2022
Status: Merged
Merged: 2/11/2022
Merged by: @fmartingr

Base: masterHead: fix/session-duration


📝 Commits (1)

  • 476cb0f fix: remember me session duration

📊 Changes

3 files changed (+69 additions, -69 deletions)

View changed files

📝 internal/view/login.html (+3 -3)
📝 internal/webserver/assets-prod.go (+62 -62)
📝 internal/webserver/handler-api.go (+4 -4)

📄 Description

  • Default session duration is 1h
  • Increased session duration (when remember me is checked) is increased to 30d.

FIxes #229


🔄 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/346 **Author:** [@fmartingr](https://github.com/fmartingr) **Created:** 2/10/2022 **Status:** ✅ Merged **Merged:** 2/11/2022 **Merged by:** [@fmartingr](https://github.com/fmartingr) **Base:** `master` ← **Head:** `fix/session-duration` --- ### 📝 Commits (1) - [`476cb0f`](https://github.com/go-shiori/shiori/commit/476cb0f5c731d9810b64ad76e0d032e09b9d4749) fix: remember me session duration ### 📊 Changes **3 files changed** (+69 additions, -69 deletions) <details> <summary>View changed files</summary> 📝 `internal/view/login.html` (+3 -3) 📝 `internal/webserver/assets-prod.go` (+62 -62) 📝 `internal/webserver/handler-api.go` (+4 -4) </details> ### 📄 Description - Default session duration is 1h - Increased session duration (when remember me is checked) is increased to 30d. FIxes #229 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:34:46 +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#573
No description provided.