Skip to content

Changes to make it work with HiveAuth

Quoc Huy Nguyen Dinh requested to merge hiveauth-support into master
  • add a new /cs/:username/:signature to support signing the image checksum (for use with HiveAuth)
  • update typescript and ts-node
  • add file system blob storage
  • fix unit tests
  • make it work with docker
  • add docker-compose.yml for ease of use

Merge request reports