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

Retain return_to address after granted_storage_access #746

Merged
merged 2 commits into from
May 13, 2019
Merged

Conversation

tylerball
Copy link
Contributor

If a user accesses a deep link in an app, the user is redirected to the root url of the app after being granted storage access (or bypassed in an agent that doesn't require it). I found the root cause in SessionsController that was always using the configured root_url to redirect, instead I'm using this method in LoginProtection.

@tylerball tylerball requested a review from a team as a code owner May 13, 2019 16:04
Copy link

@rahilvirani rahilvirani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have 🎩 -ed the change in POS channel.. it works 👍 . The change looks good, needs policial fixes before merge

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.

None yet

3 participants