distribution/registry/auth/htpasswd
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
..
access.go Create and populate htpasswd file if missing 2017-11-01 12:30:25 +02:00
access_test.go Create and populate htpasswd file if missing 2017-11-01 12:30:25 +02:00
htpasswd.go Merge pull request #1465 from dmcgowan/token-server-oauth 2016-06-13 15:01:06 -07:00
htpasswd_test.go Rename the basic access controller to htpasswd 2015-06-10 19:41:35 -07:00