mirror of
https://github.com/moby/buildkit.git
synced 2026-08-12 22:16:54 +00:00
It is possible for challenge headers to contain multiple scopes in a single string. This change ensures that this case is handled when parsing the scopes by splitting out scopes combined in a single string. Signed-off-by: Jacob MacElroy <jacob@okteto.com>