NoSprawl / Dashboard

NoSprawl Web Application
0 stars 0 forks source link

Nodes unique on service_provider_uuid #22

Open mkeen opened 9 years ago

nicdev commented 9 years ago

A node can have multiple MAC addresses. Authentication should be MAC + SERVICE_UUID MAC validation (preg_match('/([a-fA-F0-9]{2}[:|\-]?){6}/', $mac) == 1)