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

fix(url): preserve query parameters when building urls #421

Conversation

nbrustein
Copy link
Contributor

When logging in with omniauth, we need to auth_origin_url to include the query params from the original page. Seems like most people would want this behavior, although in some circumstances this could conceivably be a breaking change.

@booleanbetrayal
Copy link
Collaborator

This looks good to me. Will add a note in the changelog when cutting a new gem.

booleanbetrayal added a commit that referenced this pull request Oct 27, 2015
fix(url): preserve query parameters when building urls
@booleanbetrayal booleanbetrayal merged commit 600df95 into lynndylanhurley:master Oct 27, 2015
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