basecamp / easymon

Easy Monitoring
MIT License
205 stars 16 forks source link

Add a default-open authorization check #16

Closed anoldguy closed 8 years ago

anoldguy commented 9 years ago

Adds an authorization filter to Easymon. This allows the implementor to define a block that will be run for each request, and returning a 404 if the block evaluates to false-y.