alexyoung / ircd.js

A Node ircd (IRC daemon)
GNU General Public License v3.0
528 stars 90 forks source link

pipe ("|") in username causes undefined username #27

Closed martindale closed 11 years ago

alexyoung commented 12 years ago

Thanks, I'll take a look at that

alexyoung commented 12 years ago

I'm not sure how to replicate this, when I connect with a nick like al|ex it just says 'erroneous nickname' , if I try to change to a nick with | while connect it also gives the same error. I don't see 'undefined' anywhere.