Yaroslav Drachenko
Results
1
issues of
Yaroslav Drachenko
Docker api docs say that `X-Registry-Auth` should be `base64urlencoded` ([here](https://docs.docker.com/engine/api/v1.39/#section/Authentication)), but what I see from the code in the version `3.2.1` the value passed to this header is simply `base64`...
enhancement