Skip to content

sanitizeNicks harder #1

@Petteri

Description

@Petteri

sanitizeNick function could have a list of allowed IRC nick characters and replace everything else with "-".

Currently sanitizeNick only replaces "!+%@&#$:'"?*,. " with "-", which could be problematic if the bridged nick contains something weird, like emojis 🧐 . This can cause the bridged message silently dropped.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions