[PR #3668] [MERGED] fix: auth-header not inheriting properties #4482

Closed
opened 2026-03-17 02:00:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3668
Author: @nivedin
Created: 12/19/2023
Status: Merged
Merged: 12/19/2023
Merged by: @AndrewBastin

Base: release/2023.12.0Head: fix/auth-header-not-inheriting-bug


📝 Commits (1)

  • e4a6c7d fix: auth-header not inheriting bug

📊 Changes

2 files changed (+20 additions, -4 deletions)

View changed files

📝 packages/hoppscotch-common/locales/en.json (+1 -1)
📝 packages/hoppscotch-common/src/newstore/collections.ts (+19 -3)

📄 Description

Closes HFE-362

Description

This PR fixes the issue in the header-auth feature where the request failed to inherit properties in some cases, also updated i18n string.

Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

🔄 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/hoppscotch/hoppscotch/pull/3668 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 12/19/2023 **Status:** ✅ Merged **Merged:** 12/19/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.12.0` ← **Head:** `fix/auth-header-not-inheriting-bug` --- ### 📝 Commits (1) - [`e4a6c7d`](https://github.com/hoppscotch/hoppscotch/commit/e4a6c7d92c2f9832981c09850391265cffe2d492) fix: auth-header not inheriting bug ### 📊 Changes **2 files changed** (+20 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/locales/en.json` (+1 -1) 📝 `packages/hoppscotch-common/src/newstore/collections.ts` (+19 -3) </details> ### 📄 Description Closes HFE-362 ### Description This PR fixes the issue in the header-auth feature where the request failed to inherit properties in some cases, also updated i18n string. ### Checks - [x] My pull request adheres to the code style of this project - [ ] My code requires changes to the documentation - [ ] I have updated the documentation as required - [x] All the tests have passed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:00:57 +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/hoppscotch#4482
No description provided.