voxpupuli / puppet_webhook

Sinatra-based application that triggers puppet-related commands from VCS Webhook calls
Apache License 2.0
13 stars 7 forks source link

Add Warden and enforce token auth #82

Closed dhollinger closed 5 years ago

dhollinger commented 5 years ago

Add the warden gem and use it to enforce a token being passed via HTTP header.