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

API session clean-up #3449

Closed
colinmollenhour opened this issue Aug 18, 2023 · 0 comments
Closed

API session clean-up #3449

colinmollenhour opened this issue Aug 18, 2023 · 0 comments

Comments

@colinmollenhour
Copy link
Member

There needs to be an automatic mechanism in place to clean up expired API sessions. I assumed for a long time there was such a mechanism but this table just grows indefinitely without a cleanup script in place to delete expired sessions.

Also with the Basic Auth it would be a good improvement to bypass the recording of the session in the first place since the session only lives for the one request.

See #3443 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants