Pull requests · expressjs/session
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 995
Pull requests list
build(deps): bump github/codeql-action from 4.32.4 to 4.35.1 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1117 opened Apr 2, 2026 by dependabot bot Loading…
build(deps): bump actions/download-artifact from 8.0.0 to 8.0.1 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1116 opened Apr 2, 2026 by dependabot bot Loading…
docs: fix typos in documentation
#1115 opened Mar 30, 2026 by ankitkumar572005 Loading…
fix: use RFC 6265 path matching for cookie path option
#1114 opened Mar 28, 2026 by UlisesGascon Member 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…
test: add domain property tests for Cookie class
#1101 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…
refactor : replace deprecated substr() with slice()
#1099 opened Dec 20, 2025 by Ayoub-Mabrouk Contributor Loading…
feat: add preventTouch option to Session.save method
#1084 opened Oct 17, 2025 by poacher2k Loading…
refactor: replace uid-safe with native implementation
#1074 opened Aug 8, 2025 by Snafuh 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…
#1029 opened Mar 14, 2025 by bjohansebas Member • Draft
#1014 opened Jan 22, 2025 by UlisesGascon Member 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 kamal-bomoi Loading…
docs: update var keyword to const future
#994 opened Sep 4, 2024 by dushmanta05 Loading…
docs(README): add LibSQL compatible store
#991 opened Jul 27, 2024 by lbennett-stacki 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…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.