mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[PR #215] [MERGED] Re-order sections and add toggle for including authentication in URL #2487
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#2487
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (1)
0673cf0Re-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:
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.