[PR #890] [MERGED] Fixed regex not validating for Realtime page for localhost URLs #2924

Closed
opened 2026-03-17 00:35:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/890
Author: @AndrewBastin
Created: 5/21/2020
Status: Merged
Merged: 5/21/2020
Merged by: @AndrewBastin

Base: masterHead: bugfix/880


📝 Commits (2)

  • df37a00 Fixed regex not validating for Realtime page for localhost URLs
  • 4737a5f Merge branch 'master' into bugfix/880

📊 Changes

1 file changed (+16 additions, -9 deletions)

View changed files

📝 functions/utils/valid.js (+16 -9)

📄 Description

This PR intends to fix the regex for URL validations on the Realtime page.

This PR fixes #880


🔄 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/890 **Author:** [@AndrewBastin](https://github.com/AndrewBastin) **Created:** 5/21/2020 **Status:** ✅ Merged **Merged:** 5/21/2020 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `master` ← **Head:** `bugfix/880` --- ### 📝 Commits (2) - [`df37a00`](https://github.com/hoppscotch/hoppscotch/commit/df37a00bfcd30260b79e5425559f69d9aefc9d32) Fixed regex not validating for Realtime page for localhost URLs - [`4737a5f`](https://github.com/hoppscotch/hoppscotch/commit/4737a5fe692593473029751a6da9a16f94bba4a9) Merge branch 'master' into bugfix/880 ### 📊 Changes **1 file changed** (+16 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `functions/utils/valid.js` (+16 -9) </details> ### 📄 Description This PR intends to fix the regex for URL validations on the Realtime page. This PR fixes #880 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:35:10 +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#2924
No description provided.