[PR #4505] [MERGED] fix(selfhost-desktop): specify Digest Auth support for Proxy interceptor #4837

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4505
Author: @jamesgeorge007
Created: 11/1/2024
Status: Merged
Merged: 11/6/2024
Merged by: @jamesgeorge007

Base: patchHead: fix/sh-desktop-digest-auth


📝 Commits (1)

  • afc47c5 fix(selfhost-desktop): specify Digest Auth support for Proxy interceptor

📊 Changes

1 file changed (+5 additions, -4 deletions)

View changed files

📝 packages/hoppscotch-selfhost-desktop/src/main.ts (+5 -4)

📄 Description

Previously, with the active interceptor being Proxy and Authorization set to Digest Auth, the warning regarding supported interceptors would appear in the Desktop App. This PR includes a fix for the same.

Related to HFE-642.

What's changed

Specify supportsDigestAuth at the selfhost-desktop platform level Proxy interceptor config.


🔄 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/4505 **Author:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Created:** 11/1/2024 **Status:** ✅ Merged **Merged:** 11/6/2024 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `patch` ← **Head:** `fix/sh-desktop-digest-auth` --- ### 📝 Commits (1) - [`afc47c5`](https://github.com/hoppscotch/hoppscotch/commit/afc47c5fecf74bb3a184400c1c9dc175fb6d8261) fix(selfhost-desktop): specify Digest Auth support for Proxy interceptor ### 📊 Changes **1 file changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-selfhost-desktop/src/main.ts` (+5 -4) </details> ### 📄 Description Previously, with the active interceptor being `Proxy` and Authorization set to `Digest Auth`, the warning regarding supported interceptors would appear in the Desktop App. This PR includes a fix for the same. Related to HFE-642. ### What's changed Specify `supportsDigestAuth` at the `selfhost-desktop` platform level `Proxy` interceptor config. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:20:19 +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#4837
No description provided.