Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upFeature: built in cookie validation #3832
Comments
yonjah
changed the title
Feature built in cookie validation
Feature: built in cookie validation
Oct 22, 2018
hueniverse
added
the
request
label
Nov 2, 2018
This comment has been minimized.
This comment has been minimized.
Sounds reasonable. I'll try to get it into an upcoming release. No need for PRs as I am unlikely to take them.. ;-) |
added a commit
to dominykas/hapi
that referenced
this issue
Nov 19, 2018
added a commit
to dominykas/hapi
that referenced
this issue
Nov 19, 2018
hueniverse
closed this
in
#3882
Jan 14, 2019
hueniverse
self-assigned this
Jan 14, 2019
hueniverse
added this to the 18.0.0 milestone
Jan 14, 2019
hueniverse
added
enhancement
and removed
request
labels
Jan 14, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yonjah commentedOct 22, 2018
Following discussion from hapijs/discuss#727
It would be nice to have a built in way to validate cookies.
If this is something that sounds reasonable I can probably try to submit a pull request