]> cat aescling's git repositories - mastodon.git/commit
[RFC] Return 401 for an authentication error on WebSockets (#3411)
authorunarist <m.unarist@gmail.com>
Mon, 29 May 2017 16:20:53 +0000 (01:20 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 29 May 2017 16:20:53 +0000 (18:20 +0200)
commit9a81be0d3715eb846d940794f8b34cbbe4ba67a5
tree69bda81a747ff8cc0f0e762ee64fcc7645082f64
parent5e2c5e95b6fceadc73c22d28f35d2c0f7c1f2601
[RFC] Return 401 for an authentication error on WebSockets (#3411)

* Return 401 for an authentication error on WebSocket

* Use upgradeReq instead of a custom object
streaming/index.js