fablabbcn / smartcitizen-api

The Smart Citizen Engine
https://developer.smartcitizen.me
GNU Affero General Public License v3.0
10 stars 4 forks source link

It's OK to steal `legacy` devices #310

Closed oscgonfer closed 4 months ago

oscgonfer commented 4 months ago

As the title says, it's OK to steal legacy devices by typing the MAC address on a newly created one. The idea is that, if you are in possession of the hardware, you should be able to register a new device.

oscgonfer commented 4 months ago

This, @timcowlishaw should revert what we did last week, leaving only the error on server side regarding the MAC address validity (regex check)

timcowlishaw commented 4 months ago

Fixed in 5ce04c6 on the refactor branch!