stonezdj(Daojun Zhang)

Results 57 issues of 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...

area/performance
Stale
target/2.7.0

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...

area/doc
Stale

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...

release-note/enhancement
target/2.7.0

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]...

release-note/update
target/2.8.0

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]...

release-note/enhancement

Update document for config item OIDC Group Filter

area/doc

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...

release-note/update
target/2.9.3