[PR #5436] [MERGED] fix: add missing token checks to request save workflow #5203

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/5436
Author: @pmondal-int
Created: 10/3/2025
Status: Merged
Merged: 10/27/2025
Merged by: @jamesgeorge007

Base: patchHead: check-token-validity-when-saving-requests


📝 Commits (3)

  • 05c94c7 Added missing token checks
  • 839bdf9 Apply suggestions from code review
  • ca820b5 Merge branch 'patch' into check-token-validity-when-saving-requests

📊 Changes

2 files changed (+9 additions, -1 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/collections/SaveRequest.vue (+4 -0)
📝 packages/hoppscotch-common/src/components/http/Request.vue (+5 -1)

📄 Description

This is a follow up to https://github.com/hoppscotch/hoppscotch/pull/5249. This PR introduces token checks when saving 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/hoppscotch/hoppscotch/pull/5436 **Author:** [@pmondal-int](https://github.com/pmondal-int) **Created:** 10/3/2025 **Status:** ✅ Merged **Merged:** 10/27/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `patch` ← **Head:** `check-token-validity-when-saving-requests` --- ### 📝 Commits (3) - [`05c94c7`](https://github.com/hoppscotch/hoppscotch/commit/05c94c708fd92ac0db7018e2a239041036c49e53) Added missing token checks - [`839bdf9`](https://github.com/hoppscotch/hoppscotch/commit/839bdf9bdad46510f2cc9391ee0b71f562d6995e) Apply suggestions from code review - [`ca820b5`](https://github.com/hoppscotch/hoppscotch/commit/ca820b5b6601353a151719b6628dbf50d61e4aa2) Merge branch 'patch' into check-token-validity-when-saving-requests ### 📊 Changes **2 files changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/collections/SaveRequest.vue` (+4 -0) 📝 `packages/hoppscotch-common/src/components/http/Request.vue` (+5 -1) </details> ### 📄 Description This is a follow up to https://github.com/hoppscotch/hoppscotch/pull/5249. This PR introduces token checks when saving requests. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:40:23 +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#5203
No description provided.