distribution/registry/auth/token
Milos Gajdos 91eda593ef
chore: fix typos returned in some errors
Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
2024-07-21 10:12:15 +01:00
..
accesscontroller.go chore: fix typos returned in some errors 2024-07-21 10:12:15 +01:00
accesscontroller_test.go Fix: ‘autoRedirect’ hardcode ‘https’ scheme 2024-03-05 20:50:09 +08:00
fuzz_test.go feature: Bump go-jose and require signing algorithms in auth 2024-05-30 20:44:35 +01:00
stringset.go Move auth package under registry package 2015-02-10 17:34:04 -08:00
token.go feature: Bump go-jose and require signing algorithms in auth 2024-05-30 20:44:35 +01:00
token_test.go feature: Bump go-jose and require signing algorithms in auth 2024-05-30 20:44:35 +01: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