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 logout redirect #5484

Merged
merged 1 commit into from
Sep 11, 2023
Merged

Fix logout redirect #5484

merged 1 commit into from
Sep 11, 2023

Conversation

ahuang11
Copy link
Contributor

@ahuang11 ahuang11 commented Sep 7, 2023

Closes #5483

@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #5484 (9d8191d) into main (36a1d92) will decrease coverage by 10.72%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##             main    #5484       +/-   ##
===========================================
- Coverage   83.28%   72.57%   -10.72%     
===========================================
  Files         275      275               
  Lines       40124    40124               
===========================================
- Hits        33419    29121     -4298     
- Misses       6705    11003     +4298     
Flag Coverage Δ
ui-tests ?
unitexamples-tests 72.57% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
panel/auth.py 36.38% <0.00%> (-8.53%) ⬇️

... and 67 files with indirect coverage changes

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

@philippjfr philippjfr merged commit 767bcbc into main Sep 11, 2023
11 of 15 checks passed
@philippjfr philippjfr deleted the fix_logout branch September 11, 2023 06:40
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.

LogoutHandler does not redirect back to login page
2 participants