-
- Notifications
You must be signed in to change notification settings - Fork 993
Pull requests: expressjs/session
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test: add domain property tests for Cookie class
#1101 opened Dec 20, 2025 by Ayoub-Mabrouk Loading…
test: add sameSite property tests for Cookie class
#1100 opened Dec 20, 2025 by Ayoub-Mabrouk Loading…
refactor : replace deprecated substr() with slice()
#1099 opened Dec 20, 2025 by Ayoub-Mabrouk Loading…
feat: add preventTouch option to Session.save method
#1084 opened Oct 17, 2025 by poacher2k Loading…
build(deps): bump cookie-signature from 1.0.7 to 1.2.2 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code semver-major
#1059 opened May 17, 2025 by dependabot bot Loading…
build(deps-dev): bump cookie-parser from 1.4.6 to 1.4.7 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#1058 opened May 17, 2025 by dependabot bot Loading…
Add express-sqlite3 session store to the list. docs
#1011 opened Dec 29, 2024 by RomanBurunkov Loading…
add skipNextSave flag to skip automatic session save
#995 opened Sep 21, 2024 by kamalyusuf Loading…
changed the hashing algorithm from sha1 to sha256 due to security problems semver-major
#990 opened Jul 12, 2024 by lucianidev Loading…
Potential solution for Cookie options(secure) in Local HTTP Environments
#982 opened May 4, 2024 by darcy521 Loading…
docs: add connect-surreal to the list of session stores
#978 opened Mar 8, 2024 by knackstedt Loading…
Add support for plain asterisk route discuss enhancement
#976 opened Mar 3, 2024 by kasdimos Loading…
Pass new session as extra param to Session reload and regenerate callbacks pr
#907 opened Jul 29, 2022 by sgpinkus Loading…
Adding verification that sess.cookie is set needs tests pr
#904 opened Jul 28, 2022 by brismuth Loading…
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.