Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mozilla/node-client-sessions

secure sessions stored in cookies
https://github.com/mozilla/node-client-sessions

Bump express from 4.15.2 to 4.19.2

dependabot[bot] opened this pull request 9 months ago
Cookies dependency update to 0.8.0

batmanppc opened this pull request about 3 years ago
[WARNING] This package is abandoned and broken (no SameSite support)

mandatoryprogrammer opened this issue almost 4 years ago
Please switch away from deprecated 'request'

merkys opened this issue about 4 years ago
Spread large sessions over multiple cookies

daniel-ac-martin opened this issue about 4 years ago
Build fails on primordials is not defined

literakl opened this issue over 4 years ago
Leveraging Cookies Library, but then again, maybe not?

captainrdubb opened this issue over 4 years ago
Problem with duration

uinstinct opened this issue over 4 years ago
SameSite support

xacx opened this issue almost 5 years ago
Enable support for samesite=none

CriGoT opened this pull request about 5 years ago
secureProxy deprecated in cookies

souzajr opened this issue over 5 years ago
Add Mozilla Code of Conduct

Mozilla-GitHub-Standards opened this pull request almost 6 years ago
CODE_OF_CONDUCT.md file missing

Mozilla-GitHub-Standards opened this issue almost 6 years ago
Use Buffer.from, Buffer.alloc instead of deprecated constructor

tschmittni opened this pull request about 6 years ago
No session.save()

vicoociv opened this issue over 6 years ago
Basic Usage Example Missing "next()"

terrymorse58 opened this issue over 6 years ago
Not a drop in replacement for express-session?

peebles opened this issue over 6 years ago
Session extended for fixed activeDuration from now

ghost opened this pull request over 6 years ago
secureProxy is deprecated in cookies

robsquires opened this pull request almost 7 years ago
reset duration

aprilmintacpineda opened this issue almost 7 years ago
Where is the session stored?

aprilmintacpineda opened this issue almost 7 years ago
Failed to install due to missing Python

patatrak opened this issue about 7 years ago
Remove unused `util` import

adrianheine opened this pull request about 7 years ago
Document use of the sameSite attribute made available in v0.8

gilesburdett opened this pull request over 7 years ago
client-session not working with multer

Elio-Shyti opened this issue over 7 years ago
how to set the session duration to "infinite" ?

a-eid opened this issue over 7 years ago
Find the remaining session time

UderMoreiraDeAssis opened this issue over 7 years ago
not save json

lyudad opened this issue over 7 years ago
add beforeUpdate hook

ponelat opened this pull request over 7 years ago
Support same site cookie flag

busticated opened this pull request over 7 years ago
Turning off encryption for troubleshooting

RevealedFrom opened this issue almost 8 years ago
Session size limit and compression

vallettea opened this issue almost 8 years ago
Set expire time dynamically

saidkholov opened this issue almost 8 years ago
Possible bug in session createdAt update

milenkovyua opened this issue almost 8 years ago
Cookie expiring in chrome

mattct opened this issue over 8 years ago
Implement cookie cleanup

baloo opened this pull request over 8 years ago
how to update the session maxage

amnmtr opened this issue almost 9 years ago
Updates docs: cookieName is used in cipher

q42jaap opened this pull request almost 9 years ago
Renaming cookies could lead to security problem

q42jaap opened this issue almost 9 years ago
Using client-sessions without Connect/Express

ohenepee opened this issue almost 9 years ago
Clarify how to enable concurrent connections?

zoomedout opened this issue about 9 years ago
subdomain

mvtcode opened this issue about 9 years ago
Is this project mantained?

0m15 opened this issue about 9 years ago
Redirect loses session information

sudeka opened this issue over 9 years ago
httpOnly true by default (if not set explicitely)

mariusk opened this issue over 9 years ago
any way to check for session expiration ?

mderazon opened this issue over 9 years ago
express integration

mpareja opened this issue over 9 years ago
socket.io support

olivierValence opened this issue over 9 years ago
Any way to turn off encryption?

mattfordham opened this issue over 9 years ago
Session Cookie Being Ignored By Chrome

jdpagley opened this issue over 9 years ago
Is it at all possible to disable the encryption of cookies?

bookercodes opened this issue over 9 years ago
Manually decrypt cookie?

mattfordham opened this issue over 9 years ago
added npm install instruction

ralucas opened this pull request almost 10 years ago
added next() to app.use(..) example in README

pjama opened this pull request about 10 years ago
Add Support for Domain Option

rdegges opened this issue about 10 years ago
pass an Error to `next`, not a string

jclem opened this pull request about 10 years ago
Exporting the destroy() method on session objects.

rdegges opened this pull request over 10 years ago
Cut a Release?

rdegges opened this issue over 10 years ago
added `destroy` as an alias for `reset` to have compatibility with other...

lemieux opened this pull request over 10 years ago
Session cookie is not returned by IE 11 on Windows 8.1

mmuellersk opened this issue over 10 years ago
httpOnly option not respected

timemachine3030 opened this issue over 10 years ago
Koa support

seanmonstar opened this pull request over 10 years ago
Koa support ?

netroy opened this issue over 10 years ago
Update docs for secure proxy

joegoldbeck opened this pull request over 10 years ago
Secure proxy

joegoldbeck opened this pull request over 10 years ago
Unable to determine the session expiration value

tciuro opened this issue over 10 years ago
regexes not declared first?

danschumann opened this issue over 10 years ago
redirect does not call updatecookie()

sansmischevia opened this issue over 10 years ago
Increment duration on every request

tciuro opened this issue over 10 years ago
set duration to forever

bitliner opened this issue almost 11 years ago
Return undefined from util.decode on more invalid inputs

jfirebaugh opened this pull request almost 11 years ago
Size limit on request session object

imrane opened this issue almost 11 years ago
csrf protection

yanovich opened this issue almost 11 years ago
Flexible crypto options

stash opened this pull request about 11 years ago
Consider HMAC-SHA512?

stash opened this issue about 11 years ago
No Proxy

seanmonstar opened this pull request about 11 years ago
fix dirty checking of nested objects

seanmonstar opened this pull request about 11 years ago
cookieName, client-session and passportjs

yalamber opened this issue about 11 years ago
Remove dependency on express/connect emitted event

brianloveswords opened this pull request about 11 years ago
Why session cookie is set twice?

alekbarszczewski opened this issue about 11 years ago
Don't assume the existence of res.socket

trestletech opened this pull request about 11 years ago
Sharing cookies with non-node servers

kpgarrod opened this issue about 11 years ago
update cookies to latest version

seanmonstar opened this pull request about 11 years ago
adds activeDuration, default 5 minutes

seanmonstar opened this pull request about 11 years ago
add documentation for requestKey

shane-tomlinson opened this pull request about 11 years ago
Update the cookie expiry whenever duration or createdAt change

fmarier opened this pull request over 11 years ago
Cookies not marked as secure?

tciuro opened this issue over 11 years ago
Prevent reassignment of req.session

seanmonstar opened this issue over 11 years ago
session cuts out too early, even if duration is specified to be longer

operatorjen opened this issue over 11 years ago
tighten up documentation

lloyd opened this pull request over 11 years ago
Provide support for client-sessions to be used multiple times.

ozten opened this pull request over 11 years ago
cookie config too clever

ozten opened this issue almost 12 years ago
Added public encode and decode methods

trygve-lie opened this pull request almost 12 years ago
update node-proxy

seanmonstar opened this pull request over 12 years ago