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 not correctly set in navigation.html #4

Open
newH1VE opened this issue Jul 10, 2023 · 1 comment
Open

Logout not correctly set in navigation.html #4

newH1VE opened this issue Jul 10, 2023 · 1 comment

Comments

@newH1VE
Copy link

newH1VE commented Jul 10, 2023

The navigtation.html is calling the /login/ view on logout. This is resulting in pretending the user is logged out. In reality it's just like going to the /login/ view. The user is still logged in. This can be seen by clicking logout and typing in the url of the index.html. Instead of calling this please make sure it's calling the correct logout function. ("{% url 'logout' %}")

@newH1VE
Copy link
Author

newH1VE commented Jul 10, 2023

Same in the sidebars.

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

1 participant