Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove pkg/auth.Header | Miloslav Trmač | 2021-12-10 |
* | Pass a header value directly to parseSingleAuthHeader and parseMultiAuthHeader | Miloslav Trmač | 2021-12-10 |
* | Simplify the interface of parseSingleAuthHeader | Miloslav Trmač | 2021-12-10 |
* | Don't return a header name from auth.GetCredentials | Miloslav Trmač | 2021-12-10 |
* | Fix normalizeAuthFileKey to use the correct semantics | Miloslav Trmač | 2021-12-10 |
* | Add TestHeaderGetCredentialsRoundtrip | Miloslav Trmač | 2021-12-10 |
* | Add tests for auth.Header | Miloslav Trmač | 2021-12-10 |
* | Improve TestAuthConfigsToAuthFile | Miloslav Trmač | 2021-12-10 |
* | Add unit tests for singleAuthHeader | Miloslav Trmač | 2021-12-10 |
* | Add unit tests for multiAuthHeader | Miloslav Trmač | 2021-12-10 |
* | Normalize auth key before calling `SetAuthentication` | Sascha Grunert | 2021-09-09 |