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: implement secure logout #1509

Merged
merged 1 commit into from
Nov 20, 2023
Merged

api: implement secure logout #1509

merged 1 commit into from
Nov 20, 2023

Conversation

SamuelPull
Copy link
Collaborator

@SamuelPull SamuelPull commented Nov 2, 2023

Checklist

  • I have followed (at least) the PR section of the contributing guide.
  • I fixed all necessary PR warnings
  • The commit history is clean
  • The E2E tests are passing
  • If possible, the issue has been divided into more subtasks
  • I did a self review before requesting a review from another team member

Description

Closes #1507

Copy link

github-actions bot commented Nov 2, 2023

Warnings
⚠️ There were changes in the frontend, but no E2E-test was added or modified!

Generated by 🚫 dangerJS against c101c67

@openkfwCI
Copy link

openkfwCI commented Nov 2, 2023

NotesTime
Note for Reviewer: E2E tests on remote server succeededThu, 16 Nov 2023 15:24:37 +0000

Generated by E2E-Test

@SamuelPull SamuelPull merged commit 41300c7 into main Nov 20, 2023
29 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.

Logout button does not invalidate the session
3 participants