Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / koajs/session issues and pull requests
#230 - fix: make sure options instance is not mutated
Pull Request -
State: closed - Opened by fengmk2 about 1 month ago
- 1 comment
#229 - fix: remove unused dependencies
Pull Request -
State: closed - Opened by fengmk2 about 1 month ago
- 1 comment
#228 - feat: support cjs and esm both by tshy
Pull Request -
State: closed - Opened by fengmk2 about 1 month ago
- 1 comment
#227 - Support setting cookie domain on a per-request basis.
Pull Request -
State: open - Opened by rahulgi 10 months ago
#226 - Issue with "=" at the end of a koa-session encoded property
Issue -
State: closed - Opened by fessacchiotto about 1 year ago
- 5 comments
Labels: bug
#225 - [fix] Session Data Not Persisting in POST Requests in Koa Application
Issue -
State: closed - Opened by 4i8 over 1 year ago
Labels: bug
#224 - [feat] Expose the 'reload()' function to reload a session from an external store.
Issue -
State: open - Opened by mstar-kk almost 2 years ago
Labels: enhancement
#223 - fix: keep crc v3
Pull Request -
State: closed - Opened by fengmk2 about 2 years ago
- 2 comments
#222 - test: run ci on GitHub Action
Pull Request -
State: closed - Opened by fengmk2 about 2 years ago
- 1 comment
#221 - feat: Add Session.regenerate() method (#34)
Pull Request -
State: closed - Opened by lehni about 2 years ago
- 4 comments
Labels: enhancement
#220 - [fix] uuid version is deprecated
Issue -
State: closed - Opened by mlucool over 2 years ago
- 3 comments
Labels: bug
#219 - Getting ECONNRESET in production
Issue -
State: open - Opened by krishnaTORQUE about 3 years ago
- 1 comment
#218 - chore: update uuid
Pull Request -
State: closed - Opened by zhennann about 3 years ago
- 3 comments
#217 - Bump dependencies (uuid, debug, dev-deps)
Pull Request -
State: open - Opened by chrisveness over 3 years ago
- 2 comments
#216 - error: Package subpath './v4' is not defined by "exports" in ...node_modules/uuid/package.json
Issue -
State: closed - Opened by JackyM06 over 3 years ago
- 1 comment
#215 - readme link error
Issue -
State: open - Opened by JerrysShan over 3 years ago
#214 - Why is there set-cookie in every response?
Issue -
State: open - Opened by RookieGz over 3 years ago
- 2 comments
#213 - Cannot overwrite session in Koa/next.js
Issue -
State: closed - Opened by julien-mamalian over 3 years ago
#212 - deps: upgrade uuid to latest version for install warning
Pull Request -
State: closed - Opened by hubcarl over 3 years ago
- 1 comment
#211 - externalKey参数只有在设置了custom store时才有效
Issue -
State: closed - Opened by webkixi almost 4 years ago
- 1 comment
#210 - koa-session has been upgraded from 6.1.0 to 6.2.0
Issue -
State: closed - Opened by hjyyang almost 4 years ago
- 1 comment
#209 - refactor: replace `==` operator with util.isNil()
Pull Request -
State: closed - Opened by NuoHui almost 4 years ago
- 2 comments
#208 - How to set cookies that are only available today?
Issue -
State: open - Opened by Henwij almost 4 years ago
#207 - feat: add session.externalKey
Pull Request -
State: closed - Opened by dead-horse almost 4 years ago
- 2 comments
Labels: enhancement
#206 - bug/question: session not being initialized from external when retrieving
Issue -
State: open - Opened by xxRockOnxx almost 4 years ago
#205 - The cookie doesn't allow response on production environment
Issue -
State: closed - Opened by phivh about 4 years ago
- 8 comments
#204 - Compatibility with koa-redis?
Issue -
State: open - Opened by knpwrs about 4 years ago
- 1 comment
#203 - Issue when setting maxAge = 'session'
Issue -
State: open - Opened by vicb over 4 years ago
#202 - Mechanism to destroy all sessions?
Issue -
State: open - Opened by AoDev over 4 years ago
#201 - add context to external store .get() and .set() options params
Pull Request -
State: closed - Opened by Ngorror over 4 years ago
- 1 comment
#200 - what should I do to only store the signed cookie
Issue -
State: open - Opened by vervin over 4 years ago
#199 - Separate cookie maxAge option from external store ttl
Pull Request -
State: open - Opened by ejose19 over 4 years ago
- 1 comment
#198 - Disable Package Lock
Pull Request -
State: closed - Opened by dominicegginton almost 5 years ago
- 1 comment
#197 - fix: RFC6265 compliant default cookie name
Pull Request -
State: closed - Opened by zacanger almost 5 years ago
- 7 comments
#196 - Add Secure Flag to Readme Example
Pull Request -
State: closed - Opened by dominicegginton almost 5 years ago
- 3 comments
#195 - Create LICENSE File
Pull Request -
State: closed - Opened by dominicegginton almost 5 years ago
- 1 comment
#194 - fix: don't set any value to sameSite by default
Pull Request -
State: closed - Opened by fengmk2 about 5 years ago
- 2 comments
Labels: bug
#193 - feat: support session cookie sameSite options
Pull Request -
State: closed - Opened by fengmk2 about 5 years ago
- 3 comments
Labels: enhancement
#192 - Firebase Only: New session after each change to session
Issue -
State: open - Opened by Sotacan about 5 years ago
#191 - Secure cookie issue
Issue -
State: open - Opened by imnaifu about 5 years ago
- 1 comment
#190 - Session expires only the duration of the user-agent?
Issue -
State: open - Opened by lautiamkok over 5 years ago
- 4 comments
#189 - 当 cookie 的maxAge = 'session'时,如何可以动态配置 session 的maxAge
Issue -
State: open - Opened by ZhangDianPeng over 5 years ago
- 2 comments
#188 - Is there any way to set cookie domain per request rather than per server launch?
Issue -
State: open - Opened by Kumagor0 over 5 years ago
- 6 comments
#187 - Security example for app.keys
Pull Request -
State: open - Opened by nbeguier over 5 years ago
- 1 comment
#186 - default encoding/decoding functions
Issue -
State: closed - Opened by vdegenne over 5 years ago
- 1 comment
#185 - Feature: Add ability to parse string of maxAge
Issue -
State: closed - Opened by hoangvvo over 5 years ago
#184 - HELP...Refresh the page after login, session disappears
Issue -
State: closed - Opened by zzyxka over 5 years ago
#183 - session存储在mysql中,当cookie过期了,怎么删除msyql中的session?
Issue -
State: open - Opened by tinytot1 over 5 years ago
- 3 comments
#182 - #178: Feature request to encrypt session data stored in cookies
Pull Request -
State: open - Opened by jmitchell38488 over 5 years ago
- 6 comments
#181 - Are cookies actually being signed?
Issue -
State: open - Opened by rnd256 over 5 years ago
- 7 comments
#180 - #172: Correctly expire cookies for nullified sessions
Pull Request -
State: closed - Opened by jmitchell38488 over 5 years ago
- 8 comments
#179 - get SessionId
Issue -
State: closed - Opened by ZhangDianPeng over 5 years ago
- 5 comments
#178 - Encrypted cookie
Issue -
State: open - Opened by ioness over 5 years ago
- 4 comments
#177 - Make app mutation optional
Issue -
State: open - Opened by sripberger over 5 years ago
- 7 comments
#176 - Docs: where is session data stored
Issue -
State: open - Opened by desmap over 5 years ago
- 2 comments
#175 - Set initial maxAge
Pull Request -
State: open - Opened by zavr-1 over 5 years ago
- 8 comments
#174 - important "sameSite" attribute missing
Issue -
State: closed - Opened by artofspeed over 5 years ago
- 4 comments
#173 - feat: add the parameter "ctx" to the function "genid" so can get the …
Pull Request -
State: closed - Opened by zss007 almost 6 years ago
- 3 comments
Labels: enhancement
#172 - one of the 2 cookies are not cleared
Issue -
State: open - Opened by artofspeed almost 6 years ago
- 2 comments
#171 - Respect externalKey when removing session
Pull Request -
State: open - Opened by rijx almost 6 years ago
- 1 comment
#170 - feat: make sure session id is global unique
Pull Request -
State: closed - Opened by fengmk2 almost 6 years ago
- 2 comments
Labels: enhancement
#169 - Expired session is not empty.
Issue -
State: open - Opened by rico345100 almost 6 years ago
#168 - Should update the prevHash in context when calling ctx.session.mauallyCommit()
Issue -
State: closed - Opened by tangye1234 almost 6 years ago
#167 - A lack of LICENSE file
Issue -
State: closed - Opened by pecliu almost 6 years ago
- 1 comment
#166 - How to get user session data manually for socket.io?
Issue -
State: open - Opened by georgyfarniev about 6 years ago
- 1 comment
#165 - ctx.session.isNew undefined
Issue -
State: open - Opened by fengyuanzemin about 6 years ago
- 2 comments
#164 - Add secure cookie flag to readme
Issue -
State: open - Opened by rianadon about 6 years ago
- 1 comment
#163 - [#162]: Fix security vulnerabilities from npm audit
Pull Request -
State: closed - Opened by doug-wade about 6 years ago
- 3 comments
#162 - npm audit reveals security vulnerabilities
Issue -
State: closed - Opened by doug-wade about 6 years ago
#161 - Is crc32 realy needed?
Issue -
State: closed - Opened by kroleg about 6 years ago
- 1 comment
#160 - [backport] feat: allow init multi session middleware
Pull Request -
State: closed - Opened by killagu about 6 years ago
- 4 comments
#159 - feat: allow init multi session middleware
Pull Request -
State: closed - Opened by killagu about 6 years ago
- 1 comment
#158 - Renamed "should mock" tests
Pull Request -
State: closed - Opened by kroleg about 6 years ago
- 5 comments
#157 - Use double underscore prefix for internal session keys
Pull Request -
State: closed - Opened by kroleg about 6 years ago
- 6 comments
#156 - Use `turbo-crc32` package to calculate crc32.
Pull Request -
State: open - Opened by reklatsmasters about 6 years ago
- 6 comments
#155 - moved "pedding" package to dev dependencies
Pull Request -
State: closed - Opened by kroleg about 6 years ago
- 3 comments
#154 - "pedding" package should be in devDependencies
Issue -
State: closed - Opened by kroleg about 6 years ago
- 1 comment
#153 - `autoCommit = false` makes `ctx.session = null` not work for clearing cookies
Issue -
State: open - Opened by vjpr over 6 years ago
#152 - `ctx.session = null; ctx.session.manuallyCommit` works, but is confusing
Issue -
State: closed - Opened by vjpr over 6 years ago
- 1 comment
#151 - `autoCommit` shouldn't be true when `ctx.respond = false`
Issue -
State: open - Opened by vjpr over 6 years ago
- 2 comments
#150 - Redefine options per request
Issue -
State: open - Opened by JavoByte over 6 years ago
#149 - feat: support options.externalKey #88
Pull Request -
State: closed - Opened by vicanso over 6 years ago
- 3 comments
#148 - Add example(s) with external stores?
Issue -
State: open - Opened by danrocha over 6 years ago
- 7 comments
#147 - Is this package compatible with `connect-*` stores?
Issue -
State: closed - Opened by zaynv over 6 years ago
- 1 comment
#146 - Save session in memory instead of cookies by default for security?
Issue -
State: closed - Opened by Bin-Huang over 6 years ago
- 2 comments
#145 - how to set one time session
Issue -
State: closed - Opened by czewail over 6 years ago
#144 - Feature Request: pass ctx on to custom store methods
Issue -
State: closed - Opened by lehni over 6 years ago
- 2 comments
#143 - Delete cookie on session destruction
Pull Request -
State: open - Opened by iliakan over 6 years ago
- 5 comments
#142 - Session cookie survives (maxAge + zero value bug)
Issue -
State: open - Opened by iliakan over 6 years ago
- 2 comments
#140 - Add the domain parameter to config
Issue -
State: open - Opened by nicbarker over 6 years ago
- 7 comments
#137 - Can't get session ID (externalKey)
Issue -
State: open - Opened by maxschmeling over 6 years ago
- 1 comment
#135 - support koa 2.x?
Issue -
State: closed - Opened by ghost over 6 years ago
- 2 comments
#133 - bug: maxAge:'session' is not work as expected
Issue -
State: closed - Opened by valaxy over 6 years ago
- 4 comments
#125 - Handle invalid config maxAge type #124
Pull Request -
State: closed - Opened by linxea over 6 years ago
- 1 comment
#124 - Invalid config maxAge type not handled
Issue -
State: closed - Opened by linxea over 6 years ago
#122 - sess is undefined
Issue -
State: open - Opened by ypliypli almost 7 years ago
- 2 comments
#118 - move cookie config in cookie field
Pull Request -
State: closed - Opened by huangminlinux almost 7 years ago
- 2 comments
#110 - Reproducing keygrip verification
Issue -
State: closed - Opened by blaesus about 7 years ago
- 2 comments
#106 - replace unsafe new Buffer() by Buffer.alloc() when decode and encode
Pull Request -
State: closed - Opened by sodawy about 7 years ago
- 12 comments
#101 - not call store method
Issue -
State: open - Opened by xujialiang over 7 years ago
- 2 comments