summaryrefslogtreecommitdiff
path: root/src/messages.cpp
diff options
context:
space:
mode:
authorMichael Wobst <wobst.michael@web.de>2022-01-09 16:25:09 +0100
committerGitHub <noreply@github.com>2022-01-09 15:25:09 +0000
commitc38106211ce6d20d17c2c49286a2c0b5f3a6229b (patch)
tree256108a010a9cd306a3839c042307740866976ce /src/messages.cpp
parentb8bcad048e7a87594e15bb0b42317fb3a4f64b83 (diff)
Adjust IsIdentValid test to comply with upcoming ircd-hybrid release (#272).
hybrid.cpp: adjust IsIdentValid test to comply with upcoming ircd-hybrid where user names may only consist of [A-Za-z0-9._-] and may not begin with '.', '-', or '_'. As a side effect this fixes an issue where currently it is possible to introduce bots whose user name starts with (non-alnum) characters considered invalid for ircd-hybrid leading to a services shutdown due to a nick introduction/kill loop.
Diffstat (limited to 'src/messages.cpp')
0 files changed, 0 insertions, 0 deletions