An open API service for providing issue and pull request metadata for open source projects.

GitHub / Secbone/koa-session2 issues and pull requests

#59 - req.session.regenerate is not a function

Issue - State: open - Opened by snowdream over 2 years ago

#58 - TypeError: store.getID is not a function

Issue - State: open - Opened by RobertPrediger over 4 years ago - 3 comments
Labels: enhancement

#57 - How can I use it with Firebase?

Issue - State: open - Opened by baorv almost 6 years ago - 3 comments

#56 - fix: new session id if current is not found #55

Pull Request - State: closed - Opened by mahovich over 6 years ago

#55 - Insecure session id creation

Issue - State: closed - Opened by mahovich over 6 years ago - 3 comments

#54 - style: uniform code style

Pull Request - State: closed - Opened by mahovich over 6 years ago - 2 comments

#53 - style: uniform code style

Pull Request - State: closed - Opened by mahovich over 6 years ago

#52 - fix: Removal of unnecessary updates to session #51

Pull Request - State: closed - Opened by mahovich over 6 years ago - 1 comment

#51 - Remove excess session update

Issue - State: closed - Opened by mahovich over 6 years ago - 3 comments

#50 - Update README.md

Pull Request - State: closed - Opened by mahovich over 6 years ago - 2 comments

#49 - may be ais a bug

Issue - State: closed - Opened by lizhihui888 almost 7 years ago - 1 comment

#48 - How to update session

Issue - State: closed - Opened by LeonYanghaha almost 7 years ago - 3 comments

#47 - Update session obj check

Pull Request - State: closed - Opened by focus-at about 7 years ago - 2 comments

#46 - How can I store some info in session? JWT token for instance

Issue - State: closed - Opened by Blackening999 about 7 years ago - 4 comments

#45 - How to destroy it, please session ?????

Issue - State: closed - Opened by ghost over 7 years ago

#44 - can i comment the line : if(old == JSON.stringify(ctx.session)) return;

Issue - State: closed - Opened by halloffamezwx over 7 years ago - 6 comments

#43 - help...

Issue - State: closed - Opened by syswing over 7 years ago

#42 - session支持json格式外,直接对于对象的存取

Pull Request - State: closed - Opened by FE-xiaoJiang over 7 years ago - 2 comments

#41 - Session key from cookie?

Issue - State: closed - Opened by antonsegerkvist over 7 years ago - 2 comments

#40 - 如果session后面,有一条报错的语句,session语句不会执行

Issue - State: closed - Opened by chaoxihailing almost 8 years ago - 8 comments

#38 - 修改存在的session,不会自动同步到redis

Issue - State: closed - Opened by chaoxihailing almost 8 years ago

#37 - Pass the context object to the store actions?

Issue - State: closed - Opened by knilink almost 8 years ago - 1 comment

#36 - How to create mongodb Store ?

Issue - State: open - Opened by antony-hai almost 8 years ago - 2 comments

#35 - fix: issue #34

Pull Request - State: closed - Opened by xiedacon about 8 years ago - 1 comment

#34 - Error when delete session

Issue - State: closed - Opened by xiedacon about 8 years ago - 2 comments

#33 - how to use it with mongodb

Issue - State: closed - Opened by jackple about 8 years ago - 2 comments

#32 - Possible to use without cookies?

Issue - State: open - Opened by Panoplos about 8 years ago - 1 comment

#31 - HttpOnly set to FLASE does not work

Issue - State: closed - Opened by tomoat over 8 years ago - 2 comments

#30 - How to destroy session?

Issue - State: closed - Opened by OuyangMr over 8 years ago - 2 comments

#29 - Class constructor Store cannot be invoked without 'new'

Issue - State: closed - Opened by raminious over 8 years ago - 23 comments

#28 - fix bug - set session object into Map

Pull Request - State: closed - Opened by dominhhai over 8 years ago - 3 comments

#27 - Fine-tune `packages.json`

Pull Request - State: closed - Opened by tinovyatkin over 8 years ago - 2 comments

#26 - Refactoring store to use native Map and no decoding

Pull Request - State: closed - Opened by tinovyatkin over 8 years ago - 3 comments

#25 - Refactor for ES6 awesomeness

Pull Request - State: closed - Opened by tinovyatkin over 8 years ago - 1 comment

#24 - drop last dependency

Pull Request - State: closed - Opened by tinovyatkin over 8 years ago - 1 comment

#23 - JSON.parse can throw, so move it inside try

Pull Request - State: closed - Opened by tinovyatkin over 8 years ago - 2 comments

#22 - Release node7 branch as latest?

Issue - State: closed - Opened by tinovyatkin over 8 years ago - 1 comment

#21 - Add connection config in Store.js

Issue - State: closed - Opened by teabore over 8 years ago - 1 comment

#20 - Error in node7 Store.js

Issue - State: closed - Opened by teabore over 8 years ago - 1 comment

#19 - Fixed Bug

Pull Request - State: closed - Opened by shhdgit over 8 years ago - 3 comments

#18 - node6 version, set id=null before destroy

Issue - State: closed - Opened by brucexiejunling over 8 years ago - 1 comment

#17 - which session-mongo middleware should i use in koa2

Issue - State: closed - Opened by yuu2lee4 over 8 years ago - 1 comment

#16 - assign null/undefine to session to destroy session

Pull Request - State: closed - Opened by dinfer over 8 years ago - 2 comments

#15 - main define error

Issue - State: closed - Opened by bigrats almost 9 years ago - 1 comment

#14 - how to use custom storesr.

Issue - State: closed - Opened by hezhongfeng almost 9 years ago - 10 comments

#13 - all clients get same sid

Issue - State: closed - Opened by CocaCola183 about 9 years ago - 1 comment

#12 - (fix) when multi client connect to the server

Pull Request - State: closed - Opened by novrain about 9 years ago - 4 comments

#11 - can't import store.js

Issue - State: closed - Opened by qingmingsang about 9 years ago - 2 comments

#10 - About 'maxAge'

Issue - State: closed - Opened by hezhongfeng about 9 years ago - 3 comments

#9 - koa2 use koa-session2 how to connection mongodb

Issue - State: closed - Opened by godruoyi about 9 years ago - 3 comments

#8 - Fix typo.

Pull Request - State: closed - Opened by 0cv about 9 years ago - 1 comment

#7 - Superfluous calls on login/logout

Issue - State: open - Opened by 0cv about 9 years ago - 5 comments

#6 - Reset the session when id is found but session is missing

Pull Request - State: closed - Opened by silenceisgolden about 9 years ago - 2 comments

#4 - destroy (or destory) not called when ctx.logout is called

Issue - State: closed - Opened by 0cv about 9 years ago - 1 comment

#3 - fix in browser the cookie remained then session returned string type

Pull Request - State: closed - Opened by wangcpsnow about 9 years ago - 1 comment

#2 - Please fix it

Issue - State: closed - Opened by und3fined about 9 years ago - 9 comments

#1 - Hi,I add koa-session2 Middleware,but when use session ,make error

Issue - State: closed - Opened by soulxy over 9 years ago - 13 comments