SwiftkickWeb / FOODweek

Code for the meal planning app, Food Week
http://www.foodweek.me
0 stars 0 forks source link

Content Security Policy in Rails #122

Open jon-athan-hall opened 7 years ago

jon-athan-hall commented 7 years ago

According to my research, not many apps are using this, but they should be. There is a gem called SecureHeaders that could be used to enable CSP in our project. Do that.