complexdatacollective / Server

A tool for storing, analyzing, and exporting Network Canvas interview data.
http://networkcanvas.com/
GNU General Public License v3.0
2 stars 2 forks source link

Isecure pairing mode should not throttle pairing #288

Closed jthrilly closed 2 years ago

jthrilly commented 4 years ago

Pairing requests are throttled. This should be override when using the unsafe pairing mode switch: https://github.com/codaco/Server/blob/master/src/main/server/devices/DeviceAPI.js#L128-L130