Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
cesco69
/
session
Public
forked from
expressjs/session
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
session
test
on
v2
User selector
All users
All time
Commit history
Commits on Mar 17, 2025
refactor: replace custom defer function with setImmediate (#1021)
bjohansebas
authored
ee6a194
View commit details
Copy full SHA for ee6a194
View code at this point
Browse repository at this point
Commits on Feb 13, 2025
✅ always generate fresh cert
ctcpip
authored and
UlisesGascon
committed
17e770d
View commit details
Copy full SHA for 17e770d
View code at this point
Browse repository at this point
feat: gencert script to regenerate the test ssl certs
wesleytodd
authored and
UlisesGascon
committed
ffda85b
View commit details
Copy full SHA for ffda85b
View code at this point
Browse repository at this point
🔒️ use 2048 bit key
Show description for 84ded7d
ctcpip
authored and
UlisesGascon
committed
84ded7d
View commit details
Copy full SHA for 84ded7d
View code at this point
Browse repository at this point
Refresh server.crt with existing key extending expiry to Nov 21 03:28:10 2024 GMT
BaileyFirman
authored and
UlisesGascon
committed
31cf465
View commit details
Copy full SHA for 31cf465
View code at this point
Browse repository at this point
Commits on Jan 28, 2024
Add "partitioned" to cookie options
Show description for 408229e
alexop1000
authored and
dougwilson
committed
408229e
View commit details
Copy full SHA for 408229e
View code at this point
Browse repository at this point
Fix handling errors from setting cookie
dougwilson
committed
d9354ef
View commit details
Copy full SHA for d9354ef
View code at this point
Browse repository at this point
Add "priority" to cookie options
Show description for 3ee08c4
mlucool
authored and
dougwilson
committed
3ee08c4
View commit details
Copy full SHA for 3ee08c4
View code at this point
Browse repository at this point
Commits on Jun 9, 2023
Support any type in "secret" that crypto.createHmac supports
dougwilson
committed
d8a8fe2
View commit details
Copy full SHA for d8a8fe2
View code at this point
Browse repository at this point
Commits on May 11, 2022
Fix resaving already-saved new session at end of request
Show description for 99d6cde
jneander
authored and
dougwilson
committed
99d6cde
View commit details
Copy full SHA for 99d6cde
View code at this point
Browse repository at this point
Commits on Dec 24, 2021
build: Node.js@16.9
Show description for 2f6cc21
targos
authored and
dougwilson
committed
2f6cc21
View commit details
Copy full SHA for 2f6cc21
View code at this point
Browse repository at this point
Commits on May 19, 2021
build: eslint@7.26.0
dougwilson
committed
9a1cc15
View commit details
Copy full SHA for 9a1cc15
View code at this point
Browse repository at this point
Commits on Sep 4, 2020
tests: add helper for delay store set
dougwilson
committed
c5cd790
View commit details
Copy full SHA for c5cd790
View code at this point
Browse repository at this point
Commits on Jul 9, 2020
Fix res.end patch to always commit headers
Show description for 6a128cc
dougwilson
committed
6a128cc
View commit details
Copy full SHA for 6a128cc
View code at this point
Browse repository at this point
Commits on Jul 7, 2020
tests: add res.writeHead set-cookie test
Show description for 7d7f4f7
ghinks
authored and
dougwilson
committed
7d7f4f7
View commit details
Copy full SHA for 7d7f4f7
View code at this point
Browse repository at this point
Commits on Apr 17, 2020
tests: fix test validation of session ID
Show description for 3b08fc7
ghinks
authored and
dougwilson
committed
3b08fc7
View commit details
Copy full SHA for 3b08fc7
View code at this point
Browse repository at this point
tests: remove duplicate test
Show description for 9759246
ghinks
authored and
dougwilson
committed
9759246
View commit details
Copy full SHA for 9759246
View code at this point
Browse repository at this point
tests: fix flaky cookie.maxAge test
Show description for 4b40b2f
gabylb
authored and
dougwilson
committed
4b40b2f
View commit details
Copy full SHA for 4b40b2f
View code at this point
Browse repository at this point
tests: resolve originalMaxAge flaky tests
Show description for 5d5b51f
dougwilson
committed
5d5b51f
View commit details
Copy full SHA for 5d5b51f
View code at this point
Browse repository at this point
Fix internal method wrapping error on failed reloads
Show description for ac3f0a2
Zirak
authored and
dougwilson
committed
ac3f0a2
View commit details
Copy full SHA for ac3f0a2
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
Fix restoring cookie.originalMaxAge when store returns Date
Show description for 30e23f1
jbialobr
authored and
dougwilson
committed
30e23f1
View commit details
Copy full SHA for 30e23f1
View code at this point
Browse repository at this point
tests: add cookie.originalMaxAge tests
dougwilson
committed
479940a
View commit details
Copy full SHA for 479940a
View code at this point
Browse repository at this point
Commits on Apr 11, 2019
Fix uncaught error from bad session data
Show description for 85682a2
geekjob
authored and
dougwilson
committed
85682a2
View commit details
Copy full SHA for 85682a2
View code at this point
Browse repository at this point
Fix error passing "data" option to Cookie constructor
Show description for 1e3fc39
eoL95
authored and
dougwilson
committed
1e3fc39
View commit details
Copy full SHA for 1e3fc39
View code at this point
Browse repository at this point
Commits on Mar 2, 2019
tests: move some code into support/
dougwilson
committed
3e0d548
View commit details
Copy full SHA for 3e0d548
View code at this point
Browse repository at this point
Commits on Nov 20, 2018
Catch invalid cookie.maxAge value earlier
Show description for 784d743
PaulRBerg
authored and
dougwilson
committed
784d743
View commit details
Copy full SHA for 784d743
View code at this point
Browse repository at this point
Commits on Nov 5, 2018
tests: add tests for Date as maxAge
dougwilson
committed
2cf0796
View commit details
Copy full SHA for 2cf0796
View code at this point
Browse repository at this point
tests: reorganize new Cookie options tests
dougwilson
committed
19b4f4e
View commit details
Copy full SHA for 19b4f4e
View code at this point
Browse repository at this point
tests: add maxAge to new Cookie tests
dougwilson
committed
868c5fb
View commit details
Copy full SHA for 868c5fb
View code at this point
Browse repository at this point
Commits on Sep 25, 2018
Fix issue where "resave: false" may not save altered sessions
dougwilson
committed
bcad898
View commit details
Copy full SHA for bcad898
View code at this point
Browse repository at this point
Commits on Sep 24, 2018
tests: add describe level in "resave option" tests
dougwilson
committed
a640281
View commit details
Copy full SHA for a640281
View code at this point
Browse repository at this point
tests: use strict equality
dougwilson
committed
785d094
View commit details
Copy full SHA for 785d094
View code at this point
Browse repository at this point
Commits on Apr 1, 2018
tests: add missing tests for "name" option
dougwilson
committed
104725e
View commit details
Copy full SHA for 104725e
View code at this point
Browse repository at this point
Commits on Mar 14, 2018
tests: add additional supertest helper
dougwilson
committed
befa6b5
View commit details
Copy full SHA for befa6b5
View code at this point
Browse repository at this point
Add type check to new Cookie(options)
Show description for efdde80
thevoidf
authored and
dougwilson
committed
efdde80
View commit details
Copy full SHA for efdde80
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.