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

[#1248] Redirect user to next after login #550

Merged

Conversation

vaszig
Copy link
Contributor

@vaszig vaszig commented Mar 21, 2023

Next is not used somewhere in the project (for instance if we click from an email the link to approve a contact we are not redirected to the contacts) so I added it for all the possible login methods.

@codecov-commenter
Copy link

Codecov Report

Merging #550 (13c0973) into develop (f0437e6) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop     #550      +/-   ##
===========================================
+ Coverage    96.47%   96.49%   +0.01%     
===========================================
  Files          540      541       +1     
  Lines        19216    19291      +75     
===========================================
+ Hits         18539    18614      +75     
  Misses         677      677              
Impacted Files Coverage Δ
src/open_inwoner/accounts/tests/test_auth.py 100.00% <100.00%> (ø)
.../open_inwoner/components/templatetags/link_tags.py 94.54% <100.00%> (+0.66%) ⬆️

... and 5 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@alextreme alextreme merged commit 93846c6 into develop Mar 27, 2023
@alextreme alextreme deleted the fix/1248-redirect-to-initial-requested-path-after-login branch March 27, 2023 08:35
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.

4 participants