mongodb-js/connect-mongodb-session
Lightweight MongoDB-backed session store for Connect and Express
JavaScriptApache-2.0
Issues
- 1
method all callback not works
#114 opened by Striller18 - 14
- 10
- 0
Error updating metadata: BSONVersionError: Unsupported BSON version, bson types must be from bson 6.x.x
#118 opened by rohan44942 - 0
- 0
- 1
is this package dead?
#106 opened by cookiejest - 9
Session saved in the DB but req.session result is {"cookie":{"originalMaxAge":172800000,"expires":172800000,"secure":false,"httpOnly":true,"path":"/"}}
#75 opened by reyontech - 7
Update dependencies, high vulnerability ⚠️
#110 opened by angelhdzdev - 2
amount of documents =/= amount of users
#103 opened by milanwdewaele - 1
Why does this package list express as a dependency?
#105 opened by erezarnon - 2
Add support for Azure Cosmos
#90 opened by mrsimonemms - 0
Several records with same session
#109 opened by pzoli - 1
Error setting new cookie
#78 opened by oOBlinkOo - 0
Touch method
#108 opened by Reiner1210 - 0
Await connection
#107 opened by MickL - 1
Can't find stored session after refresh
#104 opened by gimtwi - 3
Opening too many Mongodb connections
#98 opened by vitthalzephyr - 0
- 0
Error connecting to db: options retrywrites\, w\ are not supported - after updating to v3.1.1
#102 opened by TohichSd - 1
How to close MongoClient?
#101 opened by MithileshHinge - 2
allow correctly closing the db connection
#52 opened by onip - 2
downstream mpath dependency vulnerability
#99 opened by delfuego - 3
Warning: Accessing non-existent property 'MongoError' of module exports inside circular dependency
#93 opened by jihdeh - 2
- 0
- 3
upgrading to 2.4.0, not master error
#85 opened by koetaro - 1
How to use an existing mongoose connection
#92 opened by nickgarver - 1
when are sessions deleted from the database?
#88 opened by evanholt1 - 0
[Feature] Ability to boot other users
#89 opened by thekaz - 3
- 1
SSL Connection Options
#87 opened by bicsteruk - 1
- 2
- 2
- 1
- 2
Deprecation warning
#79 opened by tbhaxor - 0
OWASP security recommendations
#76 opened by jas- - 2
Upgrade to MongoDB 3.3.x
#69 opened by saltire - 0
session saved in the DB (req.session) result is {"cookie":{"originalMaxAge":172800000,"expires":172800000,"secure":false,"httpOnly":true,"path":"/"}}
#74 opened by reyontech - 0
E11000 duplicate key error collection
#72 opened by vealjoshua - 0
touch should be supported
#71 opened by evictor - 1
Upgrade to mongodb 3.2.1
#68 opened by ZhangYiJiang - 0
erstart.com
#67 opened by ctmessan - 3
Writing custom data to the default collection
#54 opened by gjvpaet - 2
- 3
- 3
Deprecation Warning: collection.remove
#59 opened by ramicohen303 - 0
DeprecationWarning: collection.update is deprecated. Use updateOne, updateMany, or bulkWrite instead.
#57 opened by ducdev - 3
Expected an assignment or function call
#56 opened by LaKing