stonezdj(Daojun Zhang)
stonezdj(Daojun Zhang)
Some special characters `()\*` in LDAP should be escaped. https://godoc.org/gopkg.in/ldap.v2#EscapeFilter After it is escaped, it should not be a special character anymore. for example: `l*` escaped to `l\2a` Then the...
In some scenarios, such as replication and tag retention, one execution might have more than 10000 tasks, and when these tasks are complete, it will update the execution table and...
There is a doc section "View and Test the Harbor REST API via Swagger", but some users still don't know how to call it through curl. There are three approaches...
Check project is default project format in dockerhub Redirect blob/manifest request to default url Fixes #12719 Signed-off-by: stonezdj Thank you for contributing to Harbor! # Comprehensive Summary of your change...
Update the diagram Add the redis sentinel support Signed-off-by: stonezdj
Fixes #14638 Signed-off-by: stonezdj Thank you for contributing to Harbor! # Comprehensive Summary of your change # Issue being fixed Fixes #(issue) Please indicate you've done the following: - [x]...
fixes #16495 Signed-off-by: stonezdj Thank you for contributing to Harbor! # Comprehensive Summary of your change # Issue being fixed Fixes #16495 Please indicate you've done the following: - [x]...
Update document for config item OIDC Group Filter
It seems that the chartmuseum and some legacy APIs are removed, we could remove this package.
Thank you for contributing to Harbor! # Comprehensive Summary of your change # Issue being fixed Fixes #(issue) Please indicate you've done the following: - [x] Well Written Title and...