Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/koajs/session
Simple session middleware for koa
https://github.com/koajs/session
Support setting cookie domain on a per-request basis.
rahulgi opened this pull request 8 months ago
rahulgi opened this pull request 8 months ago
Issue with "=" at the end of a koa-session encoded property
fessacchiotto opened this issue about 1 year ago
fessacchiotto opened this issue about 1 year ago
[fix] Session Data Not Persisting in POST Requests in Koa Application
4i8 opened this issue over 1 year ago
4i8 opened this issue over 1 year ago
[feat] Expose the 'reload()' function to reload a session from an external store.
mstar-kk opened this issue almost 2 years ago
mstar-kk opened this issue almost 2 years ago
fix: keep crc v3
fengmk2 opened this pull request almost 2 years ago
fengmk2 opened this pull request almost 2 years ago
test: run ci on GitHub Action
fengmk2 opened this pull request almost 2 years ago
fengmk2 opened this pull request almost 2 years ago
feat: Add Session.regenerate() method (#34)
lehni opened this pull request about 2 years ago
lehni opened this pull request about 2 years ago
[fix] uuid version is deprecated
mlucool opened this issue about 2 years ago
mlucool opened this issue about 2 years ago
Getting ECONNRESET in production
krishnaTORQUE opened this issue almost 3 years ago
krishnaTORQUE opened this issue almost 3 years ago
chore: update uuid
zhennann opened this pull request about 3 years ago
zhennann opened this pull request about 3 years ago
Bump dependencies (uuid, debug, dev-deps)
chrisveness opened this pull request about 3 years ago
chrisveness opened this pull request about 3 years ago
error: Package subpath './v4' is not defined by "exports" in ...node_modules/uuid/package.json
JackyM06 opened this issue over 3 years ago
JackyM06 opened this issue over 3 years ago
readme link error
JerrysShan opened this issue over 3 years ago
JerrysShan opened this issue over 3 years ago
Why is there set-cookie in every response?
RookieGz opened this issue over 3 years ago
RookieGz opened this issue over 3 years ago
Cannot overwrite session in Koa/next.js
julien-mamalian opened this issue over 3 years ago
julien-mamalian opened this issue over 3 years ago
deps: upgrade uuid to latest version for install warning
hubcarl opened this pull request over 3 years ago
hubcarl opened this pull request over 3 years ago
externalKey参数只有在设置了custom store时才有效
webkixi opened this issue over 3 years ago
webkixi opened this issue over 3 years ago
koa-session has been upgraded from 6.1.0 to 6.2.0
hjyyang opened this issue over 3 years ago
hjyyang opened this issue over 3 years ago
refactor: replace `==` operator with util.isNil()
NuoHui opened this pull request over 3 years ago
NuoHui opened this pull request over 3 years ago
How to set cookies that are only available today?
Henwij opened this issue almost 4 years ago
Henwij opened this issue almost 4 years ago
feat: add session.externalKey
dead-horse opened this pull request almost 4 years ago
dead-horse opened this pull request almost 4 years ago
bug/question: session not being initialized from external when retrieving
xxRockOnxx opened this issue almost 4 years ago
xxRockOnxx opened this issue almost 4 years ago
The cookie doesn't allow response on production environment
phivh opened this issue about 4 years ago
phivh opened this issue about 4 years ago
Compatibility with koa-redis?
knpwrs opened this issue about 4 years ago
knpwrs opened this issue about 4 years ago
Issue when setting maxAge = 'session'
vicb opened this issue about 4 years ago
vicb opened this issue about 4 years ago
Mechanism to destroy all sessions?
AoDev opened this issue over 4 years ago
AoDev opened this issue over 4 years ago
add context to external store .get() and .set() options params
Ngorror opened this pull request over 4 years ago
Ngorror opened this pull request over 4 years ago
what should I do to only store the signed cookie
vervin opened this issue over 4 years ago
vervin opened this issue over 4 years ago
Separate cookie maxAge option from external store ttl
ejose19 opened this pull request over 4 years ago
ejose19 opened this pull request over 4 years ago
Disable Package Lock
dominicegginton opened this pull request over 4 years ago
dominicegginton opened this pull request over 4 years ago
fix: RFC6265 compliant default cookie name
zacanger opened this pull request over 4 years ago
zacanger opened this pull request over 4 years ago
Add Secure Flag to Readme Example
dominicegginton opened this pull request almost 5 years ago
dominicegginton opened this pull request almost 5 years ago
Create LICENSE File
dominicegginton opened this pull request almost 5 years ago
dominicegginton opened this pull request almost 5 years ago
fix: don't set any value to sameSite by default
fengmk2 opened this pull request almost 5 years ago
fengmk2 opened this pull request almost 5 years ago
feat: support session cookie sameSite options
fengmk2 opened this pull request almost 5 years ago
fengmk2 opened this pull request almost 5 years ago
Firebase Only: New session after each change to session
Sotacan opened this issue about 5 years ago
Sotacan opened this issue about 5 years ago
Secure cookie issue
imnaifu opened this issue about 5 years ago
imnaifu opened this issue about 5 years ago
Session expires only the duration of the user-agent?
lautiamkok opened this issue about 5 years ago
lautiamkok opened this issue about 5 years ago
当 cookie 的maxAge = 'session'时,如何可以动态配置 session 的maxAge
ZhangDianPeng opened this issue about 5 years ago
ZhangDianPeng opened this issue about 5 years ago
Is there any way to set cookie domain per request rather than per server launch?
Kumagor0 opened this issue about 5 years ago
Kumagor0 opened this issue about 5 years ago
Security example for app.keys
nbeguier opened this pull request about 5 years ago
nbeguier opened this pull request about 5 years ago
default encoding/decoding functions
vdegenne opened this issue about 5 years ago
vdegenne opened this issue about 5 years ago
Feature: Add ability to parse string of maxAge
hoangvvo opened this issue about 5 years ago
hoangvvo opened this issue about 5 years ago
HELP...Refresh the page after login, session disappears
zzyxka opened this issue over 5 years ago
zzyxka opened this issue over 5 years ago
session存储在mysql中,当cookie过期了,怎么删除msyql中的session?
tinytot1 opened this issue over 5 years ago
tinytot1 opened this issue over 5 years ago
#178: Feature request to encrypt session data stored in cookies
jmitchell38488 opened this pull request over 5 years ago
jmitchell38488 opened this pull request over 5 years ago
Are cookies actually being signed?
rnd256 opened this issue over 5 years ago
rnd256 opened this issue over 5 years ago
#172: Correctly expire cookies for nullified sessions
jmitchell38488 opened this pull request over 5 years ago
jmitchell38488 opened this pull request over 5 years ago
get SessionId
ZhangDianPeng opened this issue over 5 years ago
ZhangDianPeng opened this issue over 5 years ago
Encrypted cookie
ioness opened this issue over 5 years ago
ioness opened this issue over 5 years ago
Make app mutation optional
sripberger opened this issue over 5 years ago
sripberger opened this issue over 5 years ago
Docs: where is session data stored
desmap opened this issue over 5 years ago
desmap opened this issue over 5 years ago
Set initial maxAge
zavr-1 opened this pull request over 5 years ago
zavr-1 opened this pull request over 5 years ago
important "sameSite" attribute missing
artofspeed opened this issue over 5 years ago
artofspeed opened this issue over 5 years ago
feat: add the parameter "ctx" to the function "genid" so can get the …
zss007 opened this pull request over 5 years ago
zss007 opened this pull request over 5 years ago
one of the 2 cookies are not cleared
artofspeed opened this issue over 5 years ago
artofspeed opened this issue over 5 years ago
Respect externalKey when removing session
rijx opened this pull request over 5 years ago
rijx opened this pull request over 5 years ago
feat: make sure session id is global unique
fengmk2 opened this pull request over 5 years ago
fengmk2 opened this pull request over 5 years ago
Expired session is not empty.
rico345100 opened this issue over 5 years ago
rico345100 opened this issue over 5 years ago
Should update the prevHash in context when calling ctx.session.mauallyCommit()
tangye1234 opened this issue almost 6 years ago
tangye1234 opened this issue almost 6 years ago
A lack of LICENSE file
pecliu opened this issue almost 6 years ago
pecliu opened this issue almost 6 years ago
How to get user session data manually for socket.io?
georgyfarniev opened this issue almost 6 years ago
georgyfarniev opened this issue almost 6 years ago
ctx.session.isNew undefined
fengyuanzemin opened this issue almost 6 years ago
fengyuanzemin opened this issue almost 6 years ago
Add secure cookie flag to readme
rianadon opened this issue about 6 years ago
rianadon opened this issue about 6 years ago
[#162]: Fix security vulnerabilities from npm audit
doug-wade opened this pull request about 6 years ago
doug-wade opened this pull request about 6 years ago
npm audit reveals security vulnerabilities
doug-wade opened this issue about 6 years ago
doug-wade opened this issue about 6 years ago
Is crc32 realy needed?
kroleg opened this issue about 6 years ago
kroleg opened this issue about 6 years ago
[backport] feat: allow init multi session middleware
killagu opened this pull request about 6 years ago
killagu opened this pull request about 6 years ago
feat: allow init multi session middleware
killagu opened this pull request about 6 years ago
killagu opened this pull request about 6 years ago
Renamed "should mock" tests
kroleg opened this pull request about 6 years ago
kroleg opened this pull request about 6 years ago
Use double underscore prefix for internal session keys
kroleg opened this pull request about 6 years ago
kroleg opened this pull request about 6 years ago
Use `turbo-crc32` package to calculate crc32.
reklatsmasters opened this pull request about 6 years ago
reklatsmasters opened this pull request about 6 years ago
moved "pedding" package to dev dependencies
kroleg opened this pull request about 6 years ago
kroleg opened this pull request about 6 years ago
"pedding" package should be in devDependencies
kroleg opened this issue about 6 years ago
kroleg opened this issue about 6 years ago
`autoCommit = false` makes `ctx.session = null` not work for clearing cookies
vjpr opened this issue about 6 years ago
vjpr opened this issue about 6 years ago
`ctx.session = null; ctx.session.manuallyCommit` works, but is confusing
vjpr opened this issue about 6 years ago
vjpr opened this issue about 6 years ago
`autoCommit` shouldn't be true when `ctx.respond = false`
vjpr opened this issue about 6 years ago
vjpr opened this issue about 6 years ago
Redefine options per request
JavoByte opened this issue about 6 years ago
JavoByte opened this issue about 6 years ago
feat: support options.externalKey #88
vicanso opened this pull request about 6 years ago
vicanso opened this pull request about 6 years ago
Add example(s) with external stores?
danrocha opened this issue about 6 years ago
danrocha opened this issue about 6 years ago
Is this package compatible with `connect-*` stores?
zaynv opened this issue about 6 years ago
zaynv opened this issue about 6 years ago
Save session in memory instead of cookies by default for security?
Bin-Huang opened this issue about 6 years ago
Bin-Huang opened this issue about 6 years ago
how to set one time session
czewail opened this issue over 6 years ago
czewail opened this issue over 6 years ago
Feature Request: pass ctx on to custom store methods
lehni opened this issue over 6 years ago
lehni opened this issue over 6 years ago
Delete cookie on session destruction
iliakan opened this pull request over 6 years ago
iliakan opened this pull request over 6 years ago
Session cookie survives (maxAge + zero value bug)
iliakan opened this issue over 6 years ago
iliakan opened this issue over 6 years ago
Add the domain parameter to config
nicbarker opened this issue over 6 years ago
nicbarker opened this issue over 6 years ago
Can't get session ID (externalKey)
maxschmeling opened this issue over 6 years ago
maxschmeling opened this issue over 6 years ago
support koa 2.x?
ghost opened this issue over 6 years ago
ghost opened this issue over 6 years ago
bug: maxAge:'session' is not work as expected
valaxy opened this issue over 6 years ago
valaxy opened this issue over 6 years ago
Handle invalid config maxAge type #124
linxea opened this pull request over 6 years ago
linxea opened this pull request over 6 years ago
Invalid config maxAge type not handled
linxea opened this issue over 6 years ago
linxea opened this issue over 6 years ago
sess is undefined
ypliypli opened this issue over 6 years ago
ypliypli opened this issue over 6 years ago
move cookie config in cookie field
huangminlinux opened this pull request over 6 years ago
huangminlinux opened this pull request over 6 years ago
Reproducing keygrip verification
blaesus opened this issue almost 7 years ago
blaesus opened this issue almost 7 years ago
replace unsafe new Buffer() by Buffer.alloc() when decode and encode
sodawy opened this pull request almost 7 years ago
sodawy opened this pull request almost 7 years ago
not call store method
xujialiang opened this issue about 7 years ago
xujialiang opened this issue about 7 years ago
Setting session before login throws `Error: Can’t set headers after they are sent`
Yuripetusko opened this issue over 7 years ago
Yuripetusko opened this issue over 7 years ago
feat: support options.externalKey
vicanso opened this pull request over 7 years ago
vicanso opened this pull request over 7 years ago
Add feature of regeneration for #34
palmtale opened this pull request over 7 years ago
palmtale opened this pull request over 7 years ago