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

Default template should make use of returnUrl parameter upon login #128

Closed
apexdodge opened this issue Jul 2, 2023 · 0 comments
Closed
Assignees
Labels
bug Something isn't working good first issue Good for newcomers
Milestone

Comments

@apexdodge
Copy link
Contributor

The problem is that user's not being redirected to their destination upon login if returnUrl is specified as a URL parameter. You can fix this manually in your Raytha template, but we should fix the default template.

Line should be fixed to:

{{ PathBase }}/account/login?returnUrl={{ Target.ReturnUrl }}

@apexdodge apexdodge added bug Something isn't working good first issue Good for newcomers labels Jul 2, 2023
@apexdodge apexdodge added this to the v1.1.1 milestone Jul 2, 2023
@apexdodge apexdodge self-assigned this Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant