issues
search
expressjs
/
session
Simple session middleware for Express
MIT License
6.26k
stars
979
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
README star counts look incorrect
#1004
alxndrsn
opened
1 day ago
0
fix: Resolve test failure - Refresh server.crt with existing key extending expiry to Nov 21 03:28:10 2024 GMT
#1003
BaileyFirman
opened
2 days ago
1
Set cookie is not being passed in header when session is extended, due to which browser cookie is never extended
#1002
khushigupta515
opened
1 week ago
0
refactor: remove unused `sess` parameter from `generateSessionId` fun…
#1001
Ayoub-Mabrouk
opened
3 weeks ago
0
fix(buffer): use node:buffer instead of safe-buffer
#1000
ymeskini
closed
21 hours ago
3
deps: migrate from tilde to caret
#999
dcastillogi
opened
4 weeks ago
1
Release: 1.18.1
#998
UlisesGascon
closed
1 month ago
1
dep: cookie@0.7.2
#997
knolleary
closed
1 month ago
0
Dependency on cookie version 0.6.0 triggers an npm audit failure
#996
hello-alf
opened
1 month ago
5
add skipNextSave flag to skip automatic session save
#995
kamalyusuf
opened
2 months ago
0
docs: update var keyword to const
#994
dushmanta05
opened
2 months ago
0
Update the var keyword in README to const
#993
dushmanta05
opened
2 months ago
0
Feature Request - Optional flag to skip automatic session save at the end of HTTP response
#992
kamalyusuf
opened
3 months ago
0
docs(README): add LibSQL compatible store
#991
lbennett-stacki
opened
3 months ago
0
changed the hashing algorithm from sha1 to sha256 due to security problems
#990
lucianidev
opened
4 months ago
2
express-session vulnerability since it is still using a very old cookie-signature version
#989
andiclone
opened
5 months ago
1
Feature request: Allow Cookie options (at least domain) based on incoming requests
#988
robaca
opened
5 months ago
0
additional debug statements
#986
abacaphiliac
opened
5 months ago
0
Impossible to catch the cookie client side with vercel when passport redirect
#985
cSarcasme
closed
5 months ago
1
chore: add support for OSSF scorecard reporting
#984
inigomarquinez
closed
6 months ago
0
Set-Cookie not added in response headers when secure=true (boolean value)
#983
domcolella
opened
6 months ago
4
Potential solution for Cookie options(secure) in Local HTTP Environments
#982
darcy521
opened
6 months ago
0
Type 'RequestHandler<ParamsDictionary, any, any, ParsedQs, Record<string, any>>' is not assignable to type 'Type<any> | DynamicModule | Promise<DynamicModule> | ForwardReference<any>'.
#981
Abdulberk
closed
7 months ago
1
express session is failing because session is undefined
#980
nikitakogan1994
opened
7 months ago
3
Get session object from `req.session` outside of request context
#979
RixInGithub
closed
7 months ago
3
docs: add connect-surreal to the list of session stores
#978
knackstedt
opened
8 months ago
0
Allow `OPTIONS *` requests to pass cookie path check for default setting
#977
jonchurch
opened
8 months ago
0
Add support for plain asterisk route
#976
kasdimos
opened
8 months ago
6
Any good ways to refresh database data with a session?
#975
TheDogHusky
closed
8 months ago
4
'sha1' hash algorithm used at index.js is unsafe
#974
dcamacho10
closed
8 months ago
3
[MP-31523] - Added changes to duplicate the cookie without partitioned values
#973
Banupriya-Ramesh-T18435
closed
8 months ago
0
Can't set partitioned cookie even though I updated all of the package
#972
JamieNagy
opened
9 months ago
6
Issue
#971
aragonfernando
closed
9 months ago
1
ci: Use GITHUB_OUTPUT envvar instead of set-output command
#970
arunsathiya
closed
9 months ago
0
Add "Partitioned" option to cookies
#966
alexop1000
closed
9 months ago
4
Don't `Set-Cookie` for static/public files?
#964
Download
closed
11 months ago
2
req.sessionStore.all with typescript bug?
#962
pablojsx
closed
1 year ago
7
[Feature Request] Support of phasing out third-party cookies
#961
nicob-29
closed
9 months ago
16
README: remove rethinkDB
#960
noraj
closed
9 months ago
0
cookie options won't get set
#958
m-a-h1
opened
1 year ago
13
A `destroy`ed session is still `touch`ed
#957
luxaritas
closed
1 year ago
1
Remove warning about SameSite cookie
#956
prust
closed
1 year ago
2
`SESSION.DESTROY()` DOES NOT DELETE SESSION.
#954
shrihari-prakash
closed
1 year ago
7
[FEATURE REQUEST] Session Async Methods
#952
angelhdzdev
opened
1 year ago
0
Rewrite/classes
#951
SamTV12345
closed
1 year ago
0
Update README.md to Add connect-cosmosdb
#950
thekillingspree
closed
9 months ago
0
cleanup store event listeners when process has completed
#949
k34a
closed
1 year ago
2
TypeError: Cannot read properties of undefined (reading 'reload')
#948
TheDogHusky
closed
10 months ago
4
Update/latest upstream
#947
SamTV12345
closed
1 year ago
0
Request session destroy does not always resolve before returning
#945
JayaAnim
closed
1 year ago
1
Next