mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-11 20:00:29 +01:00
[PR #204] [MERGED] Send cookies for introspection #129
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (1)
5628fdcSend 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.