Add option to remove User from UserRegistry by UserId or SessionId #54
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?
Feature Request
Summary
The UserRegistry needs to be expanded to allow for the removal of a user by his
UserIdorSessionId.Required workarround
The only possible workarround is, to mark the User for removal. By calling the
onDisconnecthandler method of theUserRegistry.However, this is a clear miss use.
Description
Methods to remove a user by UserId or
SessionIdneed to be added to theUserRegistry.Checklist
This feature request is directly related to #41
created branch
feat/54-sessionregistry-remove-methodto address this issueassigned to @lars.winzer
added 20m of time spent at 2026-04-07 12:00:00 +0200
mentioned in merge request !82
mentioned in commit
78e0599182