ryanj / commander-1k

nodejs commander and dashboard for 1k-container demo
https://github.com/ryanj/hexboard
0 stars 1 forks source link

Removing images should be an admin-only (protected) feature #25

Open ryanj opened 9 years ago

ryanj commented 9 years ago

Only apply this operation (#5) if a client key is submitted along with the request.

Filter on the key server-side. They key should be loaded from the ENV and / or randomly generated.