support keeping session info during session regenerate on req.login #2850
ci.yml
on: pull_request
Matrix: test / Test
test
/
Test Fastify Integration
0s
test
/
Dependency Review
4s
test
/
Check Licenses
19s
test
/
Lint Code
25s
test
/
Automerge Dependabot PRs
0s
Annotations
2 errors
test / Lint Code:
src/session-managers/SecureSessionManager.ts#L45
Replace `(Object.keys(request.session)` with `Object.keys(request.session`
|
test / Lint Code
Process completed with exit code 1.
|