[PR #1606] [CLOSED] Feat/String interpolation in the headers. #2623

Closed
opened 2026-04-16 09:31:11 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/1606
Author: @Pallavikumarimdb
Created: 10/3/2025
Status: Closed

Base: devHead: feat/string-interpolation-in-the-headers


📝 Commits (4)

📊 Changes

2 files changed (+149 additions, -60 deletions)

View changed files

📝 server/db/pg/driver.ts (+4 -3)
📝 server/routers/badger/verifySession.ts (+145 -57)

📄 Description

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

Headers with {role}

How to test?


🔄 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/fosrl/pangolin/pull/1606 **Author:** [@Pallavikumarimdb](https://github.com/Pallavikumarimdb) **Created:** 10/3/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `feat/string-interpolation-in-the-headers` --- ### 📝 Commits (4) - [`8b707af`](https://github.com/fosrl/pangolin/commit/8b707afc7761ad4ce18d19362122617f075225f9) string interpolation in header - [`e724e08`](https://github.com/fosrl/pangolin/commit/e724e08c2baf77b54c86a5541b859a229762470d) match responseHeaders - [`e75cb67`](https://github.com/fosrl/pangolin/commit/e75cb67974bd08fabe716521ec23300a38dd2a18) add schema to pg driver - [`1abc8c6`](https://github.com/fosrl/pangolin/commit/1abc8c63baaf2de6b8d51aab0fb35b69e822dfeb) fix import ### 📊 Changes **2 files changed** (+149 additions, -60 deletions) <details> <summary>View changed files</summary> 📝 `server/db/pg/driver.ts` (+4 -3) 📝 `server/routers/badger/verifySession.ts` (+145 -57) </details> ### 📄 Description ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description Headers with {role} ## How to test? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 09:31:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#2623