This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
distribution
Watch
1
Star
0
Fork
0
You've already forked distribution
mirror of
https://github.com/distribution/distribution.git
synced
2025-08-31 14:37:56 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
main
distribution
/
registry
/
auth
/
token
History
Guillaume pelletier
6e59b82417
Fixes
#4683
- uses X/Y instead of Gx/Gy for thumbprint of ecdsa keys
...
Signed-off-by: Guillaume Pelletier <
guillaume.pelletier@genaiz.com
>
2025-08-11 10:29:53 -04:00
..
accesscontroller_test.go
fix: Add the token's rootcert public key to the list of known keys
2024-10-02 11:58:41 +02:00
accesscontroller.go
fix: implement JWK thumbprint for Ed25519 public keys
2025-04-23 13:30:18 +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
…
token_test.go
Fix registry token authentication bug
2025-02-01 15:30:18 -08:00
token.go
Apply suggestions from code review
2025-02-06 17:43:28 +00:00
types_test.go
registry/auth/token: fix the surrounding loop is unconditionally terminate
2023-05-09 16:04:17 +02:00
types.go
refactor: rename WeakStringList to AudienceList
2022-10-21 11:11:50 +02:00
util.go
Fixes
#4683
- uses X/Y instead of Gx/Gy for thumbprint of ecdsa keys
2025-08-11 10:29:53 -04:00