diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-05-29 01:47:54 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-05-29 01:47:54 +0200 |
| commit | b51e1359346130f2a775780f66ca77e31d674e2a (patch) | |
| tree | 671c0b87ea36477289c548305bd146e69f3e4e58 /bucky/util | |
| parent | d7c3a0338d729ca842eed393464a513c8cc13409 (diff) | |
tabz
Diffstat (limited to 'bucky/util')
| -rw-r--r-- | bucky/util/auth.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bucky/util/auth.js b/bucky/util/auth.js index 16368cf..d457704 100644 --- a/bucky/util/auth.js +++ b/bucky/util/auth.js @@ -1,4 +1,3 @@ - var passport = require('passport') var LocalStrategy = require('passport-local').Strategy var crypto = require('crypto') |
