[PR #204] [MERGED] Send cookies for introspection #129

Closed
opened 2025-12-29 07:19:27 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mountain-loop/yaak/pull/204
Author: @Billzabob
Created: 4/30/2025
Status: Merged
Merged: 4/30/2025
Merged by: @gschier

Base: masterHead: master


📝 Commits (1)

  • 5628fdc Send cookies for introspection

📊 Changes

1 file changed (+6 additions, -1 deletions)

View changed files

📝 src-web/lib/sendEphemeralRequest.ts (+6 -1)

📄 Description

Introspection can require authentication too, so we should send cookies just like we do for normal requests.


🔄 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/mountain-loop/yaak/pull/204 **Author:** [@Billzabob](https://github.com/Billzabob) **Created:** 4/30/2025 **Status:** ✅ Merged **Merged:** 4/30/2025 **Merged by:** [@gschier](https://github.com/gschier) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`5628fdc`](https://github.com/mountain-loop/yaak/commit/5628fdc8a3f61f4341e4ea053ce00cc3d39a4160) Send cookies for introspection ### 📊 Changes **1 file changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src-web/lib/sendEphemeralRequest.ts` (+6 -1) </details> ### 📄 Description Introspection can require authentication too, so we should send cookies just like we do for normal requests. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 07:19:27 +01:00
adam closed this issue 2025-12-29 07:19:28 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/yaak#129