harbor/make/photon/prepare/templates
Daniel Jiang 2064a1cd6d Switch to basic authentication for registry
1. Add basic authorizer for registry which modify the request
to add basic authorization header to request based on configuration.
2. Set basic auth header for proxy when accessing registry
3. Switche the registry to use basic auth by default and use the basic
authorizer to access Harbor.
4. Make necessary change to test cases, particularly
"test_robot_account.py" and "docker_api.py", because the error is
changed after siwtched to basic auth from token auth.  #10604 is opened
to track the follow up work.

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2020-01-31 21:46:47 +09:00
..
chartserver Add chart absolute url item in config 2019-05-14 12:56:20 +08:00
clair Proxy 2019-08-11 00:24:18 +08:00
clair-adapter build(scanner-adapter): bump up clair adapter to v1.0.1-rc2 2019-11-13 02:35:21 +00:00
core Populate basic auth information for registry 2019-12-31 14:50:46 +08:00
db Update migratrion script (#7728) 2019-05-10 10:44:05 +08:00
docker_compose Clean up admiral-related code 2019-11-28 17:28:54 +08:00
jobservice Config idle timeout for redis pool 2019-08-20 17:23:32 +08:00
log Add supoort for external endpoint 2019-07-17 16:23:37 +08:00
nginx add make clean 2019-12-05 14:44:07 +08:00
notary Fix issue caused by notary default_alias 2019-05-13 18:43:15 +08:00
registry Switch to basic authentication for registry 2020-01-31 21:46:47 +09:00
registryctl Refacotr the prepare script base on the proposal https://github.com/goharbor/community/pull/22 2019-03-08 16:46:13 +08:00