docker / docker-credential-helpers

Programs to keep Docker login credentials safe by storing in platform keystores
MIT License
1.08k stars 170 forks source link

pass: add utilities for encoding/decoding serverURL #322

Closed thaJeztah closed 5 months ago

thaJeztah commented 5 months ago

While the implementation of these is fairly trivial, we want them to remain the same. This patch adds utilities to handle the encoding and decoding of the server-URLs.

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

thaJeztah commented 5 months ago

Thx! Let me bring this one in; I just spotted one more minor cleanup (will open a PR in a minute 😂)