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 }}
forty4
/
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
master
User selector
All users
All time
Commit history
Commits on Mar 7, 2016
Methods are no longer enumerable on req.session object
Show description for 30a3f49
Gabriel Foust
authored and
dougwilson
committed
30a3f49
View commit details
Copy full SHA for 30a3f49
View code at this point
Browse repository at this point
Commits on Dec 15, 2015
Fix rolling: true to not set cookie without session
Show description for 8566768
JamesMGreene
authored and
dougwilson
committed
8566768
View commit details
Copy full SHA for 8566768
View code at this point
Browse repository at this point
tests: remove unused varaibles
dougwilson
committed
34471a4
View commit details
Copy full SHA for 34471a4
View code at this point
Browse repository at this point
Commits on Oct 25, 2015
Support the value "auto" in the "cookie.secure" option
Show description for a34fd39
fracmak
authored and
dougwilson
committed
a34fd39
View commit details
Copy full SHA for a34fd39
View code at this point
Browse repository at this point
Commits on May 9, 2015
tests: add session cookie reset tests
dougwilson
committed
394588f
View commit details
Copy full SHA for 394588f
View code at this point
Browse repository at this point
Commits on Mar 30, 2015
Support an array in secret option for key rotation
Show description for 7c6da9c
gzurbach
authored and
dougwilson
committed
7c6da9c
View commit details
Copy full SHA for 7c6da9c
View code at this point
Browse repository at this point
Commits on Mar 16, 2015
tests: fix a delta range in test
dougwilson
committed
e9e683b
View commit details
Copy full SHA for e9e683b
View code at this point
Browse repository at this point
Commits on Jan 5, 2015
Add store.touch interface for session stores
Show description for b5e6332
dougwilson
committed
b5e6332
View commit details
Copy full SHA for b5e6332
View code at this point
Browse repository at this point
tests: use assert instead of should
dougwilson
committed
532c737
View commit details
Copy full SHA for 532c737
View code at this point
Browse repository at this point
Commits on Dec 3, 2014
Fix error when req.sessionID contains a non-string value
Show description for ce714b9
dougwilson
committed
ce714b9
View commit details
Copy full SHA for ce714b9
View code at this point
Browse repository at this point
Commits on Nov 23, 2014
tests: minor test clean up
dougwilson
committed
b7f57dc
View commit details
Copy full SHA for b7f57dc
View code at this point
Browse repository at this point
tests: add https server test
dougwilson
committed
a52e074
View commit details
Copy full SHA for a52e074
View code at this point
Browse repository at this point
tests: increase flaky test timeout
dougwilson
committed
1f4f65e
View commit details
Copy full SHA for 1f4f65e
View code at this point
Browse repository at this point
Commits on Sep 8, 2014
Keep req.session.save non-enumerable
dougwilson
committed
5bc59f1
View commit details
Copy full SHA for 5bc59f1
View code at this point
Browse repository at this point
Prevent session prototype methods from being overwritten
Show description for cd6b087
dougwilson
committed
cd6b087
View commit details
Copy full SHA for cd6b087
View code at this point
Browse repository at this point
Do not resave already-saved session at end of request
Show description for 09d6f3d
dougwilson
committed
09d6f3d
View commit details
Copy full SHA for 09d6f3d
View code at this point
Browse repository at this point
Commits on Sep 7, 2014
tests: add req.session.save() test
dougwilson
committed
268a136
View commit details
Copy full SHA for 268a136
View code at this point
Browse repository at this point
Commits on Aug 18, 2014
Fix exception on res.end(null) calls
Show description for 66db2da
dougwilson
committed
66db2da
View commit details
Copy full SHA for 66db2da
View code at this point
Browse repository at this point
Commits on Aug 6, 2014
Fix response end delay for non-chunked responses
Show description for 5c503e7
dougwilson
committed
5c503e7
View commit details
Copy full SHA for 5c503e7
View code at this point
Browse repository at this point
Fix res.end patch to call correct upstream res.write
Show description for 64be0b1
dougwilson
committed
64be0b1
View commit details
Copy full SHA for 64be0b1
View code at this point
Browse repository at this point
Commits on Jul 22, 2014
Improve session-ending error handling
Show description for 88e8a66
dougwilson
committed
88e8a66
View commit details
Copy full SHA for 88e8a66
View code at this point
Browse repository at this point
Commits on Jul 7, 2014
tests: change the majority of the tests to not use express
dougwilson
committed
362af9c
View commit details
Copy full SHA for 362af9c
View code at this point
Browse repository at this point
Fix blank responses for store with synchronous ops
Show description for 901c8e0
dougwilson
committed
901c8e0
View commit details
Copy full SHA for 901c8e0
View code at this point
Browse repository at this point
Commits on Jun 28, 2014
tests: improve persist test
dougwilson
committed
4a891bf
View commit details
Copy full SHA for 4a891bf
View code at this point
Browse repository at this point
tests: add test for session.reload()
dougwilson
committed
2593eeb
View commit details
Copy full SHA for 2593eeb
View code at this point
Browse repository at this point
Reject cookies with missing signatures
dougwilson
committed
d2c9a06
View commit details
Copy full SHA for d2c9a06
View code at this point
Browse repository at this point
tests: add more tests
dougwilson
committed
0488a40
View commit details
Copy full SHA for 0488a40
View code at this point
Browse repository at this point
Fix res.end patch
Show description for 7077190
dougwilson
committed
7077190
View commit details
Copy full SHA for 7077190
View code at this point
Browse repository at this point
Commits on Jun 20, 2014
Directly set cookies
dougwilson
committed
6563e25
View commit details
Copy full SHA for 6563e25
View code at this point
Browse repository at this point
test: add additional cookieParser test
dougwilson
committed
14b876a
View commit details
Copy full SHA for 14b876a
View code at this point
Browse repository at this point
Deprecate looking for secret in req.secret
dougwilson
committed
931f7c4
View commit details
Copy full SHA for 931f7c4
View code at this point
Browse repository at this point
Directly read cookies
Show description for 737211b
dougwilson
committed
737211b
View commit details
Copy full SHA for 737211b
View code at this point
Browse repository at this point
Commits on Jun 18, 2014
Generate session IDs with rand-token by default
Show description for 380f0b7
dougwilson
committed
380f0b7
View commit details
Copy full SHA for 380f0b7
View code at this point
Browse repository at this point
Add genid option to generate custom session IDs
Show description for a8bda70
dougwilson
committed
a8bda70
View commit details
Copy full SHA for a8bda70
View code at this point
Browse repository at this point
Add option to destroy session on req.session unset
Show description for 383a946
joewagner
authored and
dougwilson
committed
383a946
View commit details
Copy full SHA for 383a946
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.