issues
search
pavelvlasov
/
koa-generic-session-mongo
MongoDB store for koa-session middleware backed by node-mongodb-native.
MIT License
37
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
can not authenticate
#22
gtk2k
closed
6 years ago
1
Documentation is unclear on where to add those Options?
#21
ayushsharma82
closed
6 years ago
1
Allow passing MongoDB Native options when calling connect
#20
jloveridge
opened
7 years ago
1
Bugs has fixed, tests has added
#19
elshershnev
closed
7 years ago
2
Bug fix
#18
elshershnev
closed
7 years ago
3
session data gets modified before saving
#17
lzztt
closed
7 years ago
1
Update store.js #14
#16
jurgob
closed
7 years ago
0
can it reuse mongooseConnection like connect-mongo?
#15
i5ting
closed
7 years ago
1
koa-generic-session set error: Cannot read property 'maxAge' of undefined
#14
sumaolin
closed
7 years ago
6
Handle `maxage` compatibility
#13
cPu1
closed
8 years ago
1
fixes `_makeConnectionString` right parentheses
#12
dickeylth
closed
8 years ago
0
removed right parenthesis
#11
pgpetrov
closed
8 years ago
1
Connectionstring issues caused by _makeConnectionString method
#10
pgpetrov
closed
8 years ago
3
'collection' passed in _initWithUrl
#9
varungpt
closed
8 years ago
0
Update mongodb version
#8
stianl
closed
9 years ago
1
"Cannot find module" error
#7
barberdt
closed
9 years ago
1
Question: is this middleware dependent on mongo being running beforehand?
#6
matthewmueller
closed
9 years ago
1
Url and db exclusive
#5
domarmstrong
closed
9 years ago
1
test mongodb auth fails after first run
#4
domarmstrong
closed
9 years ago
0
url and db are exclusive
#3
domarmstrong
closed
9 years ago
0
Wrap `this.col` in promise(can be accessed before initialized in my case) + refactoring to ES6, mocha tests
#2
ndelitski
closed
9 years ago
9
Options to specify mongoose connection
#1
xpepermint
closed
10 years ago
2