hapijs/cookie

Very long password can break cookies

Closed this issue · 2 comments

What is a way to avoid this error when we have very long passwords?

"Set-Cookie header is ignored in response from url: http://example.com/login. Cookie length should be less than or equal to 4096 characters."

Are you storing the password in the cookie? Which password are you talking about?

lock commented

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.