Skip to content

sanitizeNicks harder #1

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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