xarantolus / Collect

A server to collect & archive websites that also supports video downloads
https://010.one/Collect/
MIT License
78 stars 10 forks source link

Socket.IO authentication #26

Closed xarantolus closed 6 years ago

xarantolus commented 6 years ago

Right now, any client can connect to the server to receive events. This should be restricted to people who have an api token or the right cookie.

How to reproduce: register events and enter io.connect() in your browser console