Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change transport of redirect url from params to query #11

Merged
merged 3 commits into from
Nov 10, 2020

Conversation

marcus-at-localhost
Copy link
Contributor

Only pages in the first level can be secured, but not nested pages level1/level2
So instead of transporting with params /prevloc:level1/level2 use a querystring /?prevloc=level1%2Flevel2
Fixes #10 (comment)

@marcus-at-localhost
Copy link
Contributor Author

Is go(get('prevloc')) safe enough?

@kerli81 kerli81 merged commit 5da6508 into kerli81:develop Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants