distribution/registry/auth/token
2024-05-04 15:32:25 +01:00
..
accesscontroller.go Fix #2902: ‘autoRedirect’ hardcode ‘https’ scheme (#2903) 2024-05-04 15:32:25 +01:00
accesscontroller_test.go Fix: ‘autoRedirect’ hardcode ‘https’ scheme 2024-03-05 20:50:09 +08:00
fuzz_test.go feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00
stringset.go Move auth package under registry package 2015-02-10 17:34:04 -08:00
token.go chore: fix some typos in comments 2024-04-23 12:04:03 +08:00
token_test.go reg/auth: remove contexts from Authorized method 2023-10-27 10:58:37 -04:00
types.go refactor: rename WeakStringList to AudienceList 2022-10-21 11:11:50 +02:00
types_test.go registry/auth/token: fix the surrounding loop is unconditionally terminate 2023-05-09 16:04:17 +02:00
util.go feat: replace docker/libtrust with go-jose/go-jose 2023-10-19 15:32:59 +01:00