Homec4science

(PhabricatorIRCProtocolAdapter.connect) Use recommended connection registration…

Authored by Roy Sindre Norangshol <roy.sindre@norangshol.no> on Mar 4 2014, 20:06.

Description

(PhabricatorIRCProtocolAdapter.connect) Use recommended connection registration order from RFC{1459,2812}

http://tools.ietf.org/html/rfc1459.html#section-4.1 and http://tools.ietf.org/html/rfc2812#section-3.1
mentions that client should send the PASS first, then the latter of NICK/USER.

This is tested and confirmed working with ngircd commit 485d0aec813db9966922f17aae044df2d82b0b67

See: https://github.com/facebook/phabricator/pull/524

Reviewed by: epriestley

Details

Committed
epriestley <git@epriestley.com>Mar 4 2014, 20:15
Pushed
aubortJan 31 2017, 17:16
Parents
rPHd1e64e64ffff: Workboards - add transactions for column changes
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHfb87d0f4919b: (PhabricatorIRCProtocolAdapter.connect) Use recommended connection registration… (authored by Roy Sindre Norangshol <roy.sindre@norangshol.no>).Mar 4 2014, 20:15