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

Logout needs to redirect to login page #570

Open
abbra opened this issue Sep 26, 2024 · 3 comments
Open

Logout needs to redirect to login page #570

abbra opened this issue Sep 26, 2024 · 3 comments

Comments

@abbra
Copy link

abbra commented Sep 26, 2024

When you'd choose 'Logout' in the menu, logout happens but there is nothing shown (page is white) because we don't do redirect to login page and the current page is not accessible anymore.

We need to redirect to login page on logout.

@mreynolds389
Copy link
Collaborator

Hmm this works correctly for me on Firefox and Chrome. @carma12 can you double check as well?

@carma12
Copy link
Collaborator

carma12 commented Sep 26, 2024

It works fine for me as well. More than a redirection, the page is refreshed so it should access the Login page by default (This is defined here in the code). I guess you tested it with the latest changes @abbra? Alternatively, we can arrange a quick meeting to check this.

@abbra
Copy link
Author

abbra commented Sep 26, 2024

I did git clone and built it myself. All works except logout. Screencast is attached
Screencast from 2024-09-26 19-07-55.webm

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

No branches or pull requests

3 participants