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

CTF Authentication Timeout #4

Open
calebstewart opened this issue Mar 15, 2020 · 0 comments
Open

CTF Authentication Timeout #4

calebstewart opened this issue Mar 15, 2020 · 0 comments

Comments

@calebstewart
Copy link
Collaborator

The ctfd provider doesn't currently handle session timeouts properly, and results in JSON exceptions. The provider should recognize the timeout and attempt re-authentication, however it doesn't. I can probably wrap this into the generic CTFProvider interface by raising an authentication exception in the individual providers and having the base CTFProvider retry authentication appropriately.

This may also propagate to the pico provider as well. I haven't looked into it yet.

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