ProjectMeshnet/nodeatlas

Relying on sql errors for unique addresses.

Closed this issue · 1 comments

For example:

2013/11/23 22:48:13 ERR sqlite3: column address is not unique [2067]

Also, there's this comment in api.go

// TODO(DuoNoxSol): Authenticate/limit node registration.

Fixed in d03d62a