aboutsummaryrefslogtreecommitdiff
path: root/planetwars-server/src/modules/registry.rs
AgeCommit message (Expand)AuthorFilesLines
2022-06-20implement basic auth checkingIlion Beyst1-23/+63
2022-06-20rename route handler methodsIlion Beyst1-12/+15
2022-06-19basic docker login PoCIlion Beyst1-15/+42
2022-06-18support docker pullIlion Beyst1-5/+47
2022-06-17store blobs in sha256 directoryIlion Beyst1-4/+6
2022-06-12accept docker pushIlion Beyst1-0/+215