Skip to content

Commit

Permalink
Merge pull request #9 from jmlbenitez/master
Browse files Browse the repository at this point in the history
back to original
  • Loading branch information
DavidJDJ committed Oct 4, 2015
2 parents cdf9476 + 92a5380 commit 45eb4d0
Show file tree
Hide file tree
Showing 42 changed files with 1 addition and 2,536 deletions.
65 changes: 0 additions & 65 deletions app.js

This file was deleted.

1 change: 1 addition & 0 deletions config/routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
var kids = require('./../server/controllers/kids.js')
var express = require('express');
var router = express.Router();
var passport = require('passport');

var isAuthenticated = function (req, res, next) {
if (req.isAuthenticated())
Expand Down
20 changes: 0 additions & 20 deletions node_modules/passport-local/LICENSE

This file was deleted.

73 changes: 0 additions & 73 deletions node_modules/passport-local/README.md

This file was deleted.

15 changes: 0 additions & 15 deletions node_modules/passport-local/lib/index.js

This file was deleted.

101 changes: 0 additions & 101 deletions node_modules/passport-local/lib/strategy.js

This file was deleted.

11 changes: 0 additions & 11 deletions node_modules/passport-local/lib/utils.js

This file was deleted.

This file was deleted.

This file was deleted.

20 changes: 0 additions & 20 deletions node_modules/passport-local/node_modules/passport-strategy/LICENSE

This file was deleted.

Loading

0 comments on commit 45eb4d0

Please sign in to comment.