mozilla / build.webmaker.org

Source behind MoFo's project tracking site
https://build.webmaker.org
Mozilla Public License 2.0
6 stars 16 forks source link

Add HTTP security headers to requests using helmet #101

Closed cadecairos closed 8 years ago

cadecairos commented 8 years ago

This commit adds the helmet middleware, which applies a set of security headers on requests.

jbuck commented 8 years ago

@cadecairos missing package.json update

cadecairos commented 8 years ago

@jbuck woops, updated.

jbuck commented 8 years ago

@cadecairos r+