Add serverside LOGIN-command #40
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Task
Summary
Adds parsers and handlers essential to logging in and creating a user on the server.
Context
CommandParser, Request, CommandHandler and Response
Current Progress
Notes
Request
Response
Checklist
marked this task as related to #37
marked the checklist item I linked to other issues or branches that must be completed first as completed
assigned to @lars.winzer
unassigned @lars.winzer
assigned to @lars.winzer
created branch
feat/40-add-serverside-login-commandto address this issuemarked the checklist item LoginRequest as completed
marked the checklist item LoginCommandParser as completed
marked the checklist item LoginResponse as completed
marked the checklist item LoginCommandHandler as completed
It has been (via manual testing) confirmed that the UserCleanupJob removes expired users properly. The username can then be reused.
added 30m of time spent at 2026-04-07 12:00:00 +0200
mentioned in merge request !81
mentioned in commit
fee71a8a2cmentioned in issue #56
mentioned in merge request !85