add passport stuff back
Because Berkeley really needs to wait for his coffee to kick in before commiting anything...
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/*
|
||||
var passport = require('passport'),
|
||||
passportConf = require('../../config/passport');
|
||||
|
||||
@@ -67,3 +68,4 @@ module.exports = function(app) {
|
||||
|
||||
app.use(router);
|
||||
};
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user