jrallison / rollout_ui

RolloutUI: A slick way to rollout features in your web app.
MIT License
138 stars 87 forks source link

Add http_basic_auth to features controller #23

Open hubert opened 10 years ago

hubert commented 10 years ago

This would restrict access to only users who know the username and password. Presumably we could add other auth strategies but this seems the bare minimum.