[PR #215] [MERGED] Re-order sections and add toggle for including authentication in URL #2487

Closed
opened 2026-03-17 00:11:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/215
Author: @NBTX
Created: 10/25/2019
Status: Merged
Merged: 10/25/2019
Merged by: @NBTX

Base: masterHead: master


📝 Commits (1)

  • 0673cf0 Re-order sections and add toggle for including authentication in URL

📊 Changes

3 files changed (+106 additions, -68 deletions)

View changed files

📝 layouts/default.vue (+1 -0)
📝 pages/index.vue (+98 -67)
📝 store/postwoman.js (+7 -1)

📄 Description

This re-orders the sections as follows:

  • Request
  • Code (when made visible)
  • Request Options (Authentication / Headers / Parameters)
  • Response
  • Collections
  • History

Additionally, this adds a toggle to the Authentication section (the value of which is saved) that allows a user to toggle whether or not they want the authentication information in the URL.
Authentication in the URL is also now turned off by default for security reasons.

Closes https://github.com/liyasthomas/postwoman/issues/178


🔄 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/215 **Author:** [@NBTX](https://github.com/NBTX) **Created:** 10/25/2019 **Status:** ✅ Merged **Merged:** 10/25/2019 **Merged by:** [@NBTX](https://github.com/NBTX) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`0673cf0`](https://github.com/hoppscotch/hoppscotch/commit/0673cf0bbbfdb87a0a2cd0a258ead7b6127b5324) Re-order sections and add toggle for including authentication in URL ### 📊 Changes **3 files changed** (+106 additions, -68 deletions) <details> <summary>View changed files</summary> 📝 `layouts/default.vue` (+1 -0) 📝 `pages/index.vue` (+98 -67) 📝 `store/postwoman.js` (+7 -1) </details> ### 📄 Description This re-orders the sections as follows: - Request - *Code* (when made visible) - Request Options (Authentication / Headers / Parameters) - Response - Collections - History Additionally, this adds a toggle to the Authentication section (the value of which is saved) that allows a user to toggle whether or not they want the authentication information in the URL. _Authentication in the URL is also now turned **off** by default for security reasons._ Closes https://github.com/liyasthomas/postwoman/issues/178 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:11:18 +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#2487
No description provided.