issues
search
pillarjs
/
cookies
Signed and unsigned cookies based on Keygrip
MIT License
1.29k
stars
152
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cookie overwrite not working
#155
pullmann4rent
opened
5 months ago
0
chore: add support for OSSF scorecard reporting
#154
inigomarquinez
closed
6 months ago
1
Isolate Cookie.prototype
#153
iegik
opened
8 months ago
0
CHIPS Update
#152
matt-neal
closed
10 months ago
4
Cookies Having Independent Partitioned State (CHIPS, also know as Partitioned cookies)
#151
yaverin
closed
10 months ago
2
How to set SameSite attribute for .sig?
#150
RevealedFrom
closed
1 year ago
1
Get a cookie in 2023
#149
msf-caesar
closed
1 year ago
1
How to allow multiple domains for CookieOptions.domain
#148
Nickk4
closed
2 years ago
0
missing cookie option "Priority"
#147
UROjQ6r80p
closed
10 months ago
1
Using "signed: ture" will set two cookies?
#146
wlcharlie
closed
2 years ago
3
Cookie maxAge
#145
jacobgacosta
closed
2 years ago
1
make setHeader compatible with fastify reply (patch included)
#144
mariusa
closed
2 years ago
2
TypeError: Cannot read property 'encrypted' of undefined
#143
denismart
closed
2 years ago
1
Support of Sha256
#141
TLKG
closed
3 years ago
1
Strip quotes for cookie values for .get()
#140
naruaway
closed
2 years ago
6
Migrate to travis-ci.com
#139
greg6775
closed
3 years ago
1
How to install?
#138
TLKG
closed
3 years ago
1
don't check when setting cookie.secure to true
#137
lifubang
closed
3 years ago
7
Using this with Http2stream
#136
nielsnl68
closed
3 years ago
3
Storing cookie value + signature in a unified cookie instead of cookie_name.sig
#135
maerzhase
opened
3 years ago
1
Release sameSite = none PR
#134
dustin-H
closed
3 years ago
3
Use sha256 by default and add algorithm option
#133
maxlath
closed
2 years ago
3
set cookie with ";" is broken and the "signed" property returns undefined
#132
pantchox
closed
2 years ago
2
Fixes request.connection deprecation
#131
jsmld
closed
2 years ago
1
request.connection is deprecated
#130
jsmld
closed
2 years ago
0
Send Max-Age header if maxAge is given
#129
lerarosalene
closed
4 years ago
1
Set Domain in options is not working
#128
AlonsoSalas
closed
4 years ago
3
Getting cookies of a request without having to pass response argument
#127
ghost
closed
4 years ago
2
Add return keyword if sigName is invalid when calling cookies.get
#126
imnemo
closed
2 years ago
1
Max length on cookie
#125
kevinsimper
closed
4 years ago
4
Throwing error "argument value is invalid" for Indic languages
#124
AjayPoshak
closed
4 years ago
2
Cookie expires time is different for chrome
#123
shunnmugam
closed
2 years ago
2
setHeader method may be set incorrectly
#122
MikeMangum
opened
4 years ago
7
updating documentation about sameSite:"none"
#121
phlogisticfugu
closed
4 years ago
1
[README.md] Add the `'none'` option for `SameSite` cookie attribute
#120
LoicPoullain
closed
4 years ago
1
doc: add sameSite:'none' option
#119
haraldschilly
closed
4 years ago
1
docs: add 'none' as a possible value for sameSite
#118
clauderic
closed
4 years ago
6
Secure Bug
#117
willin
closed
5 years ago
3
Release 0.8
#116
dougwilson
closed
5 years ago
0
Require cookie value to be string (unset omitted or null)
#114
zachasme
opened
5 years ago
2
Support for multiple cookies with the same name from different domains
#113
zachasme
opened
5 years ago
0
URL Decoding of Raw Cookie Values
#112
barakshechter
opened
5 years ago
11
feat: add none as a valid sameSite option
#111
panva
closed
5 years ago
9
fix: ignore secure option when undefined
#110
panva
closed
5 years ago
0
allowing sameSite="none" ?
#109
panva
closed
5 years ago
11
fix: ignore maxAge if value is empty
#108
fengmk2
closed
5 years ago
6
Send `max-age` header as well as `expires` if it is set
#107
jakeprime
opened
5 years ago
12
can't set cookie when the string includes Chinese
#106
hackers267
closed
5 years ago
1
cookie value NOT decoded
#105
sophister
closed
5 years ago
1
parse value to string type when value is 0
#104
mrbone
closed
6 years ago
1
Next