Registry Admin Versions Save

Docker Registry UI tool that allows manage access based on a user actions (pull and push)

v0.4.0

5 months ago

Added

  • added TokenTTL option for registry auth token #22

Fixed

  • added missed config yml notation 06719ac5
  • remove resource type field from ui #19
  • refactored example for avoid confusing when run #20

Updated

  • security deps 3867e9b1, 62aaf609

v0.3.0

1 year ago

Added:

  • error handler for custom cert loading for registry token #11

Fixed:

  • fixed summary repositories size for user access #9
  • removed CORS debug message bbb8b00

v0.2.0

1 year ago
  • Refactored Dockerfile stage d1602d1
  • Fixed HTTP status code when login failed 7131a9b
  • Fixed trusted RootCAs appends for HTTPS connection to registry ffa9870
  • Fixed https-insecure option use dbcdf01
  • Fixed error output for yml config parser 421d52e

Others updates:

  • Bump deps for Go vendor 4b54c15
  • Bump loader-utils from 2.0.2 to 2.0.4 in /frontend 986ff47
  • Bump decode-uri-component from 0.2.0 to 0.2.2 in /frontend 64e954f

v0.1.0

1 year ago

initial release