orca-registry/docs/todo.md

725 B

  • slashes in repo names
  • Simple auth
  • ldap auth
  • permission stuff
    • simple way to define users and their permissions through a "users.toml"
    • Only allow users to create repositories if its the same name as their username, or if they're an admin
    • Only allow users to pull from their own repositories
  • postgresql
  • prometheus metrics
  • simple webui for managing the registry
  • streaming layer bytes into providers
  • streaming layer bytes from providers
  • better client error messages
  • fix repository list
    • its not responding with anything
    • make sure private repositories dont show up
  • fix pulling from public repositories when not logged in