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

Trying to log out gives an error message #150

Closed
bmispelon opened this issue Jan 24, 2024 · 2 comments
Closed

Trying to log out gives an error message #150

bmispelon opened this issue Jan 24, 2024 · 2 comments
Assignees

Comments

@bmispelon
Copy link
Member

Tried using either the Github login or the Djangoproject login. Once logged in, clicking the "Logout" button in the navigation gives the following error message (in red):

Error: Bad Request
Missing or invalid form token. Secure cookies are enabled, you must use https to submit forms.

(and the URL of the page is https://code.djangoproject.com/github/logout, even when logged in via Djangoproject and not github)

@cb109
Copy link

cb109 commented Jan 25, 2024

Can confirm. Use the GitHub Login then pressed the Logout link:

Screenshot from 2024-01-25 13-56-24

@bmispelon bmispelon self-assigned this Jan 25, 2024
@bmispelon
Copy link
Member Author

Still trying to get to the bottom of this, seems like it's related to trac-hacks/trac-github#136

bmispelon added a commit to bmispelon/code.djangoproject.com that referenced this issue Jan 25, 2024
Turns out the trac-github extension is not really maintained
at the moment and is not compatible with Trac 1.4.
The solution (temporary hopefully) is to fork it and do the minimal
necessary fixes ourselves because why not
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

2 participants