fix firefox CDN issue and ensure twitter handle, email and username are lowercase

This commit is contained in:
Michael Q Larson
2015-01-09 15:10:34 -08:00
parent 5decaf13f0
commit 4e91e94463
5 changed files with 17 additions and 12 deletions

1
app.js
View File

@ -102,6 +102,7 @@ app.use(flash());
app.disable('x-powered-by');
app.use(helmet.xssFilter());
app.use(helmet.noSniff());
app.use(helmet.xframe());
var trusted = [