harbor/src/common/utils
Yan d5b85a6748
Add the registry controller httpserver, it's responsible for controlling (#5265)
docker regsitry. This version has the API to call regsitry GC with jobservice
secret. Seprates it into a standalone container as do not want to invoke two
processes in one container.

It needs to mount the registry storage into this container in order to do GC,
and needs to copy the registry binary into it.
2018-07-16 16:50:28 +08:00
..
clair Fix mis-interpretation of severity in Clair 2018-04-25 10:31:12 +08:00
email Do the authentication with CRAM-MD5 when the connection is insecure 2018-03-08 14:21:44 +08:00
error update 2017-08-22 15:22:25 +08:00
ldap Handle Invalid syntax and not found error 2018-06-20 14:27:29 +08:00
log handlers for image scan, store results overview in DB 2017-06-13 23:37:54 +08:00
notary Do not call chown to config files 2018-04-20 13:44:21 +08:00
registry Fix replication issue when the remote registry enables relativeurls 2018-05-24 15:34:31 +08:00
test Add the registry controller httpserver, it's responsible for controlling (#5265) 2018-07-16 16:50:28 +08:00
uaa Read Email from UAA while onboarding user. 2018-01-17 10:28:49 +08:00
encrypt.go replace go header 2017-04-13 03:54:58 -07:00
link.go replace go header 2017-04-13 03:54:58 -07:00
timemarker_test.go fix tc 2017-07-12 16:48:57 +08:00
timemarker.go update the interval of clair updater to 12 hours, and update the interval for scan all to 2 hours 2017-08-21 13:45:23 +08:00
utils_test.go Fix SSRF security issue #3755 in ping target, email server and LDAP server APIs 2018-01-04 12:26:17 +08:00
utils.go Fix code issues found by Gas 2018-01-29 15:17:03 +08:00