SASL support
authorJack Allnutt <m2ys4u@Gmail.com>
Fri, 2 Nov 2012 18:52:04 +0000 (18:52 +0000)
committerJack Allnutt <m2ys4u@Gmail.com>
Fri, 2 Nov 2012 18:52:04 +0000 (18:52 +0000)
commit7dfe47c67006a9a4817e088ea43686a91f47f9d8
tree0fc7cfcb8311fc1f4d8adadb609d1f480a9be4f5
parent16e717f536dec955f6fbd1cc64e2d2f62f1e3732
SASL support

Falls back to `PASS` command if `CAP` is not supported, the `sasl` capability is not supported or SASL authentication fails.

Issue #110
server/irc/commands.js
server/irc/connection.js