This project is mirrored from https://gitee.com/project_harbor/harbor.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 02 Apr, 2019 2 commits
-
-
Qian Deng authored
Fix: clair env file should using empty string is not exist
-
Daniel Jiang authored
docs/README.md: update old url
-
- 01 Apr, 2019 3 commits
-
-
Qian Deng authored
This is quick fix, further fixs will in the config refactor PR Signed-off-by:
Qian Deng <dengq@vmware.com>
-
jwangyangls authored
Oidc step1--Configuration enables users to change information after login through OIDC
-
Yogi_Wang authored
In the configration auth mode section, we add an option, OIDC.When the user logs in using OIDC mode, the system defaults to auth mode to select OIDC, where the user can modify the name, endpoint, scope, clientId, clientSecret and skipCertVerify of the OIDC. After the modification, the user clicks the Save button to save the changes Signed-off-by:
Yogi_Wang <yawang@vmware.com>
-
- 29 Mar, 2019 3 commits
-
-
Daniel Jiang authored
add new version info for contributing guide
-
Meina Zhou authored
Signed-off-by:
Meina Zhou <meinaz@vmware.com>
-
Fangyuan Cheng authored
Add cron regular expression
-
- 28 Mar, 2019 6 commits
-
-
Daniel Jiang authored
Add controller to handle oidc login
-
danfengliu authored
add test cases for jenkins upgrade project, wrap test cases body into new keywords, so that case body appears only in one single place (#7243) Signed-off-by:
danfengliu <danfengl@vmware.com>
-
FangyuanCheng authored
Signed-off-by:
FangyuanCheng <fangyuanc@vmware.com>
-
Qian Deng authored
Fix: copy upstream file to nginx config file
-
Daniel Jiang authored
The controller will redirect user to the OIDC login page based on configuration. Additionally this commit add some basic code to wrap `oauth2` package and `provider` in `go-oidc`, and fixed an issue in UT to make InMemoryDriver for config management thread-safe. Signed-off-by:
Daniel Jiang <jiangd@vmware.com>
-
Fangyuan Cheng authored
Use baseURL from config
-
- 27 Mar, 2019 5 commits
-
-
Qian Deng authored
Copy notary.upstream.conf to nginx config file Signed-off-by:
Qian Deng <dengq@vmware.com>
-
danfengliu authored
test case Disable Scan Schedule failed at page should contain part, it missing wait until and retry, so add one (#7228) Signed-off-by:
danfengliu <danfengl@vmware.com>
-
Yan authored
* add authn proxy docker login support User could use the web hook token issued by k8s api server to login to harbor. The username should add a specific prefix. Signed-off-by:
wang yan <wangyan@vmware.com> * update code per review comments Signed-off-by:
wang yan <wangyan@vmware.com> * Add UT for auth proxy modifier Signed-off-by:
wang yan <wangyan@vmware.com>
-
Qian Deng authored
Upgrade node version to 10.15
-
wang yan authored
To fix the issue https://lists.debian.org/debian-devel-announce/2019/03/msg00006.html , it needs to upgrade node to 10.15, which has pitched the fix. Signed-off-by:
wang yan <wangyan@vmware.com>
-
- 26 Mar, 2019 2 commits
- 25 Mar, 2019 3 commits
-
-
Fangyuan Cheng authored
Refactoring vulnerability ui support cron
-
Daniel Jiang authored
Signed-off-by:
Daniel Jiang <jiangd@vmware.com>
-
Yogi_Wang authored
Signed-off-by:
Yogi_Wang <yawang@vmware.com>
-
- 23 Mar, 2019 1 commit
-
-
FangyuanCheng authored
Signed-off-by:
FangyuanCheng <fangyuanc@vmware.com>
-
- 22 Mar, 2019 7 commits
-
-
Qian Deng authored
Because previous version has security issue Signed-off-by:
Qian Deng <dengq@vmware.com>
-
Qian Deng authored
Fix sed replace cmd Signed-off-by:
Qian Deng <dengq@vmware.com>
-
Yan authored
* Refactor scan all api This commit is to let scan all api using admin job to handle schedule management. After the PR, GC and scan all share unified code path. Signed-off-by:
wang yan <wangyan@vmware.com> * update admin job api code according to review comments Signed-off-by:
wang yan <wangyan@vmware.com> * Update test code and comments per review Signed-off-by:
wang yan <wangyan@vmware.com>
-
Mia ZHOU authored
moveHelmChart
-
Yogi_Wang authored
Signed-off-by:
Yogi_Wang <yawang@vmware.com>
-
Qian Deng authored
Refactor the prepare script
-
Qian Deng authored
This new prepare script now support offline packaging Signed-off-by:
Qian Deng <dengq@vmware.com>
-
- 21 Mar, 2019 3 commits
-
-
Wenkai Yin authored
Fix pagination for users and users search apis
-
He Weiwei authored
Signed-off-by:
He Weiwei <hweiwei@vmware.com>
-
Mia ZHOU authored
Add membership item in LDAP config
-
- 20 Mar, 2019 3 commits
-
-
Daniel Jiang authored
Remove unused files from vendor by dep v0.5.1
-
wang yan authored
As for dep upgrade to v0.5.1, it removes all of unused files for vendor. Signed-off-by:
wang yan <wangyan@vmware.com>
-
danfengliu authored
Due to domain name was changed to legal valid one with a slash and sub directory, the name of directory for CA notary client is wrong, so it's need to be modified. (#7169) Signed-off-by:
danfengliu <danfengl@vmware.com>
-
- 19 Mar, 2019 2 commits
-
-
Wenkai Yin authored
Enable docker registry to clean untagged revisions
-
Daniel Jiang authored
Signed-off-by:
Daniel Jiang <jiangd@vmware.com>
-