distribution/registry
Liron Levin c785740af7 Create and populate htpasswd file if missing
If htpasswd authentication option is configured but the htpasswd file is
missing, populate it with a default user and automatically generated
password.
The password will be printed to stdout.

Signed-off-by: Liron Levin <liron@twistlock.com>
2017-11-01 12:30:25 +02:00
..
api registry: feed the linter by removing redundant err check 2017-09-29 13:27:49 -07:00
auth Create and populate htpasswd file if missing 2017-11-01 12:30:25 +02:00
client Allow clients to request specific manifest media types 2017-10-03 17:06:11 -04:00
handlers Create and populate htpasswd file if missing 2017-11-01 12:30:25 +02:00
listener
middleware context: remove definition of Context 2017-08-11 15:53:31 -07:00
proxy registry: feed the linter by removing redundant err check 2017-09-29 13:27:49 -07:00
storage registry: feed the linter by removing redundant err check 2017-09-29 13:27:49 -07:00
doc.go
registry.go context: remove definition of Context 2017-08-11 15:53:31 -07:00
registry_test.go
root.go context: remove definition of Context 2017-08-11 15:53:31 -07:00