Skip to content
This repository was archived by the owner on Aug 10, 2024. It is now read-only.

Move key url param to hash param#12

Merged
leonwind merged 3 commits intomasterfrom
store-key-in-url-fragment-rather-than-param
Mar 21, 2022
Merged

Move key url param to hash param#12
leonwind merged 3 commits intomasterfrom
store-key-in-url-fragment-rather-than-param

Conversation

@leonwind
Copy link
Owner

Moves the key=1234 URL parameter to the hash parameters since they do not get sent to the webservers.
Fixes #10.

@leonwind leonwind merged commit eb30c5d into master Mar 21, 2022
leonwind added a commit that referenced this pull request Mar 21, 2022
* Move key url param to hash param

* Redirect key in query parameter to hash

* Use cli2cloud ip instead of localhost
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Suggestion: store key in URL fragment rather than param

1 participant