[PR #748] [CLOSED] feat: allow authentication using cookies #770

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

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/748
Author: @fmartingr
Created: 10/10/2023
Status: Closed

Base: masterHead: feat/cookie-auth


📝 Commits (4)

  • b6c0bb4 feat: allow authentication using cookies
  • 6dc3d80 fix: return proper error on validatesession
  • df8da02 typo: secret key envionment variable in makefile
  • 2470892 Merge branch 'master' into feat/cookie-auth

📄 Description

Allow the AuthenticationMiddleware to read the JWT token from cookies so we can load static pages outside the API (like the bookmark archive and ebook) safely.


🔄 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/748 **Author:** [@fmartingr](https://github.com/fmartingr) **Created:** 10/10/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feat/cookie-auth` --- ### 📝 Commits (4) - [`b6c0bb4`](https://github.com/go-shiori/shiori/commit/b6c0bb4345cedfc9aa0bb0460556f7f12e3be5e8) feat: allow authentication using cookies - [`6dc3d80`](https://github.com/go-shiori/shiori/commit/6dc3d801575a7dd7f31afe1bf6e9743c23fb0252) fix: return proper error on validatesession - [`df8da02`](https://github.com/go-shiori/shiori/commit/df8da021cb52783139443f9c0d80a4c6981522f4) typo: secret key envionment variable in makefile - [`2470892`](https://github.com/go-shiori/shiori/commit/2470892560982fb00a239bf04bb230f9f9d0441c) Merge branch 'master' into feat/cookie-auth ### 📄 Description Allow the `AuthenticationMiddleware` to read the JWT token from cookies so we can load static pages outside the API (like the bookmark archive and ebook) safely. --- <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:24 +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#770
No description provided.