Skip to content

Commit

Permalink
fix: login fails with error req.session.regenerate is not a function (
Browse files Browse the repository at this point in the history
#2195) [skip release]
  • Loading branch information
mtrezza committed Jul 3, 2022
1 parent 231fbb2 commit 31a2b78
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"otpauth": "7.1.3",
"package-json": "7.0.0",
"parse": "3.4.2",
"passport": "0.6.0",
"passport": "0.5.3",
"passport-local": "1.0.0",
"prismjs": "1.28.0",
"prop-types": "15.8.1",
Expand Down

0 comments on commit 31a2b78

Please sign in to comment.