[PR #3029] [MERGED] fix: update the hoppscotch-sh-admin magic link route to match hoppscotch-app #4194

Closed
opened 2026-03-17 01:45:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3029
Author: @amk-dev
Created: 5/3/2023
Status: Merged
Merged: 5/3/2023
Merged by: @AndrewBastin

Base: release/2023.4.2Head: fix/fix-magic-link-route


📝 Commits (1)

  • 35e91b2 fix: change the magic-link route

📊 Changes

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

View changed files

📝 packages/hoppscotch-sh-admin/src/modules/admin.ts (+1 -1)
📝 packages/hoppscotch-sh-admin/src/pages/enter.vue (+0 -0)

📄 Description

Closes HFE-41

Before

The route that handled the magic link was /magic-link

After

The route that handled the magic link is changed to /enter to match the hoppscotch-app


🔄 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/3029 **Author:** [@amk-dev](https://github.com/amk-dev) **Created:** 5/3/2023 **Status:** ✅ Merged **Merged:** 5/3/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.4.2` ← **Head:** `fix/fix-magic-link-route` --- ### 📝 Commits (1) - [`35e91b2`](https://github.com/hoppscotch/hoppscotch/commit/35e91b2ac18bc5a7925644f5c7bf7ca5008a5e99) fix: change the magic-link route ### 📊 Changes **2 files changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-sh-admin/src/modules/admin.ts` (+1 -1) 📝 `packages/hoppscotch-sh-admin/src/pages/enter.vue` (+0 -0) </details> ### 📄 Description Closes HFE-41 **Before** The route that handled the magic link was `/magic-link` **After** The route that handled the magic link is changed to `/enter` to match the hoppscotch-app --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:45:06 +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#4194
No description provided.