rack icon indicating copy to clipboard operation
rack copied to clipboard

Cookie parsing failed with base64 ´=´ padding characters

Open sergioa opened this issue 4 years ago • 2 comments

It seems that this fix hasn't been back ported to 2-2-stable branch.

Our code is breaking when trying to parse a Cookie with equals characters in it.

Latest release, 2.2.3, does not include this bug fix.

May you consider to release a new version including it?

sergioa avatar Mar 15 '22 15:03 sergioa

I don't have a strong opinion about it, but if you have time to make a PR, I'd be willing to triage it and make a release provided we get approval from @tenderlove & @jeremyevans :)

ioquatix avatar Mar 15 '22 18:03 ioquatix

I'm not against a 2.2.4 release. However, if we are going to do a bug-fix 2.2.4 release, we should evaluate other fixes committed since 2.2 and see if any make sense to backport.

jeremyevans avatar Mar 15 '22 18:03 jeremyevans