Skip to content

[release/1.6] Fix WWW-Authenticate parsing#7131

Merged
kzys merged 1 commit intocontainerd:release/1.6from
kzys:backport/1.6/7126
Jul 5, 2022
Merged

[release/1.6] Fix WWW-Authenticate parsing#7131
kzys merged 1 commit intocontainerd:release/1.6from
kzys:backport/1.6/7126

Conversation

@kzys
Copy link
Member

@kzys kzys commented Jul 5, 2022

According to RFC 9110, quoted-string could be "".

https://datatracker.ietf.org/doc/html/rfc9110#section-11.6.1
https://datatracker.ietf.org/doc/html/rfc9110#appendix-A

Fixes #6376.

Signed-off-by: Kazuyoshi Kato katokazu@amazon.com

(cherry picked from commit 548c9c3)

@k8s-ci-robot
Copy link

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@kzys kzys marked this pull request as ready for review July 5, 2022 15:26
@kzys kzys force-pushed the backport/1.6/7126 branch 2 times, most recently from f3e6dba to 9446963 Compare July 5, 2022 15:34
According to RFC 9110, quoted-string could be "".

https://datatracker.ietf.org/doc/html/rfc9110#section-11.6.1
https://datatracker.ietf.org/doc/html/rfc9110#appendix-A

Fixes containerd#6376.

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>

(cherry picked from commit 548c9c3)
@kzys kzys force-pushed the backport/1.6/7126 branch from 9446963 to 37dfc5c Compare July 5, 2022 17:51
Copy link
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kzys kzys merged commit 4e92d8e into containerd:release/1.6 Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants