harbor/make/photon
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 Bump up golang version to v1.13.4 2019-11-26 19:18:45 +08:00
clair upgrade clair to v2.1.1 2019-12-05 14:27:26 +08:00
clair-adapter chore(scanner): upgrade clair scanner to 1.0.1 (#10147) 2019-12-05 17:52:37 +08:00
common All certs in /harbor_cust_certs will appended to ca_bundle 2019-10-31 20:51:08 +08:00
core update base file name ane pass base version to build file 2019-11-12 19:12:49 +08:00
db update base file name ane pass base version to build file 2019-11-12 19:12:49 +08:00
jobservice update base file name ane pass base version to build file 2019-11-12 19:12:49 +08:00
log update base file name ane pass base version to build file 2019-11-12 19:12:49 +08:00
nginx update base file name ane pass base version to build file 2019-11-12 19:12:49 +08:00
notary Bump up golang version to v1.13.4 2019-11-26 19:18:45 +08:00
notary-server update base file name ane pass base version to build file 2019-11-12 19:12:49 +08:00
notary-signer update base file name ane pass base version to build file 2019-11-12 19:12:49 +08:00
portal chore[api]:rename API folder to api 2019-12-11 17:41:27 +08:00
prepare Switch to basic authentication for registry 2020-01-31 21:46:47 +09:00
redis update base file name ane pass base version to build file 2019-11-12 19:12:49 +08:00
registry enhance[cicd] introduce github action for CICD 2019-12-17 18:36:33 +08:00
registryctl update base file name ane pass base version to build file 2019-11-12 19:12:49 +08:00
Makefile Merge pull request #10135 from bitsf/upgrade_clair 2019-12-06 11:52:10 +08:00