mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-02-03 22:18:39 +00:00
If the server is running old version of ctrld, the deactivation pin check will return 404 not found, the client should consider this as no error instead of returning invalid pin code. This allows v1.3.5 binary `ctrld start` command while the ctrld server is still running old version. I discover this while testing v1.3.5 binary on a router with old ctrld version running.