Add API KEY support to allow CORS requests.
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Tue, 23 May 2017 20:56:16 +0000 (22:56 +0200)
committerSebastien Douheret <sebastien.douheret@iot.bzh>
Tue, 23 May 2017 21:04:10 +0000 (23:04 +0200)
commit32bf4cb0c949f44343849607d0439a61d1e6ea49
treee9ff143800a277aa8ecb99f890e00d3e843f14b0
parent3cdf92cf07607d60b266e2a458f503af753020f3
Add API KEY support to allow CORS requests.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
.vscode/settings.json
agent-config.json.in
lib/agent/agent.go
lib/webserver/server.go [moved from lib/xdsserver/server.go with 67% similarity]
lib/xdsconfig/fileconfig.go
main.go