Add serverside LOGOUT command #239

Merged
lars.winzer merged 9 commits from feat/41-add-serverside-logout-command into main 2026-04-07 14:11:25 +02:00
lars.winzer commented 2026-04-07 14:09:39 +02:00 (Migrated from git.scicore.unibas.ch)

Added LogoutRequest to represent request.

Added LogoutParser to parse request into LogoutRequest.

Added LogoutHandler to execute LogoutRequest.

Closes #41

Added `LogoutRequest` to represent request. Added `LogoutParser` to parse request into `LogoutRequest`. Added `LogoutHandler` to execute `LogoutRequest`. Closes #41
lars.winzer (Migrated from git.scicore.unibas.ch) scheduled this pull request to auto merge when all checks succeed 2026-04-07 14:10:37 +02:00
lars.winzer commented 2026-04-07 14:11:25 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 8a2d0607f8

mentioned in commit 8a2d0607f8d3db5a14e83537ae386841585021b3
lars.winzer (Migrated from git.scicore.unibas.ch) merged commit 8a2d0607f8 into main 2026-04-07 14:11:25 +02:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: University-of-Basel-Studentprojects/Programmierprojekt#239