-
-
Notifications
You must be signed in to change notification settings - Fork 994
Pull requests: expressjs/session
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Change MemoryStore to function like an LRU to prevent memory leaks
enhancement
needs rebase
pr
#128
opened Mar 1, 2015 by
AlexJuarez
Loading…
Added: Promise return type for req.session.save() function
enhancement
needs rebase
needs tests
pr
#701
opened Oct 11, 2019 by
NrI3
Loading…
Implement custom cookie signature
ideas
needs rebase
pr
#337
opened Aug 1, 2016 by
roblabla
Loading…
implement max duration of session
enhancement
pr
#595
opened Jun 18, 2018 by
justinwatkinsact
Loading…
Add support for plain asterisk route
discuss
enhancement
#976
opened Mar 3, 2024 by
kasdimos
Loading…
Expire cookie immediately upon destroying session
enhancement
needs rebase
pr
#242
opened Dec 10, 2015 by
JamesMGreene
Contributor
Loading…
Added support for passing session ID using HTTP header
enhancement
pr
#79
opened Aug 19, 2014 by
alexey-detr
Loading…
Potential solution for Cookie options(secure) in Local HTTP Environments
#982
opened May 4, 2024 by
darcy521
Loading…
changed the hashing algorithm from sha1 to sha256 due to security problems
semver-major
#990
opened Jul 12, 2024 by
lucianidev
Loading…
feat: add preventTouch option to Session.save method
#1084
opened Oct 17, 2025 by
poacher2k
Loading…
refactor : replace deprecated substr() with slice()
#1099
opened Dec 20, 2025 by
Ayoub-Mabrouk
Contributor
Loading…
test: add sameSite property tests for Cookie class
#1100
opened Dec 20, 2025 by
Ayoub-Mabrouk
Contributor
Loading…
Add express-sqlite3 session store to the list.
docs
#1011
opened Dec 29, 2024 by
RomanBurunkov
Loading…
test: add domain property tests for Cookie class
#1101
opened Dec 20, 2025 by
Ayoub-Mabrouk
Contributor
Loading…
build(deps): bump actions/checkout from 6.0.0 to 6.0.2
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#1109
opened Feb 1, 2026 by
dependabot
bot
Loading…
add getDomainFromRequest option, for when domain needs to be calculated
awaiting more info
pr
semver-minor
#744
opened Apr 22, 2020 by
paulfitz
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.