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

endpoint to forcibly end a session, including deleting session files #18

Merged
merged 3 commits into from
Oct 24, 2024

Conversation

hillalex
Copy link
Member

@hillalex hillalex commented Oct 24, 2024

To allow users to forcibly end a session, we should expose an endpoint that deletes their session cookie and any uploaded files.

Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.62%. Comparing base (bc5b2de) to head (f91d4a4).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   94.37%   94.62%   +0.24%     
==========================================
  Files           6        6              
  Lines         391      409      +18     
==========================================
+ Hits          369      387      +18     
  Misses         22       22              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hillalex hillalex marked this pull request as ready for review October 24, 2024 14:24
@hillalex hillalex merged commit 09ddd98 into main Oct 24, 2024
10 checks passed
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

Successfully merging this pull request may close these issues.

1 participant