View Issue Details

IDProjectCategoryView StatusLast Update
0006129unrealircdpublic2022-06-15 00:30
Reporternoisytoot Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Product Version6.0.4-rc2 
Summary0006129: TS6-style SAVE support
DescriptionThis would mean that users would not be killed on nick collisions, but instead their nick changed to their UID.

TS6's SAVE command is defined as:

SAVE
capab: SAVE
source: server
propagation: broadcast
parameters: target uid, TS

Resolve a nick collision by changing a nickname to the UID.

The server should verify that the UID belongs to a registered user, the user
does not already have their UID as their nick and the TS matches the user's
nickTS. If not, drop the message.

SAVE should be propagated as a regular NICK change to links without SAVE capab.
present.
TagsNo tags attached.
3rd party modules

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-06-15 00:30 noisytoot New Issue