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

Timed out session cycles infinitely #78

Open
raymondberg opened this issue Mar 22, 2023 · 3 comments
Open

Timed out session cycles infinitely #78

raymondberg opened this issue Mar 22, 2023 · 3 comments
Labels
bug Something isn't working difficulty:easy frontend

Comments

@raymondberg
Copy link
Owner

raymondberg commented Mar 22, 2023

How to recreate:

  • Run the server with JWT_REFRESH_TIME to 60 or something small: JWT_REFRESH_TIME=60 script/server
  • Navigate to a wiki page
  • Wait until the session times out.
  • Watch the cycling

It should stop on the login screen.

Hmmm. This seems to not be reproducing. Maybe hold until I can get a good failure.

@arimallick
Copy link

arimallick commented Mar 27, 2023

I am a beginner and would like to work on this issue since it is labelled as a good-first-issue.
Can you please provide a more detailed step-by-step explanation?

Is this the file?
secret_wiki/secret_wiki/api/auth.py

@raymondberg
Copy link
Owner Author

Sorry, I jumped the gun on it being a good first issue. I wasn't able to reproduce. Recommend trying another.

@arimallick
Copy link

okay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working difficulty:easy frontend
Projects
None yet
Development

No branches or pull requests

2 participants