harbor/src/pkg
Wang Yan b9228096dc
enable robot to support create project (#15461)
1, for admin only, the system level robot should contains the project creation access.
2, for not admin only, the system level robot can create project.
3, for the project that created by system level robot, use the admin ID as the ownerID.

No path for project level robot to create project.

Signed-off-by: wang yan <wangyan@vmware.com>
2021-08-24 09:34:02 +08:00
..
allowlist API for system CVE allowlist to new model (#14412) 2021-03-12 10:23:48 +08:00
artifact Improve the performance of artifact related APIs 2021-05-20 11:25:43 +08:00
artifactrash fix gc log issue (#12943) 2020-09-02 17:11:05 +08:00
audit Introduce "sort" in query to provide a general solution for sorting 2021-03-11 08:25:49 +08:00
authproxy Upgrade Helm Client Version 2021-05-11 13:51:55 +00:00
blob fixes 13976 (#15047) 2021-06-04 15:56:53 +08:00
chart Fix bug when reading the readme.md of helm chart (#11059) 2020-03-16 14:26:50 +08:00
clients/core fix(retention) fix retention repository with slash 2020-04-26 15:07:25 +08:00
config Implement declarative configure feature 2021-05-11 20:58:19 +08:00
distribution perf(db): skip tx for get blob, patch/put blob upload apis 2020-07-20 16:42:16 +00:00
exporter remove common project code (#14939) 2021-05-25 11:01:19 +08:00
immutable fixes immutable rule issue (#14849) 2021-05-11 23:28:03 +08:00
joblog refactor job log 2021-06-29 13:37:45 +08:00
label Api refactor label (#14650) 2021-04-15 17:27:58 +08:00
ldap Support IPv6 when connecting to LDAP server 2021-08-04 12:54:44 +08:00
member Delete users under auth_mode other than db_auth 2021-07-12 11:31:40 +08:00
notification Move common config api to lib/config 2021-04-13 19:43:33 +08:00
notifier Error string should not be capitalized (#14840) 2021-05-12 16:53:37 +08:00
oidc Merge pull request #15291 from kschu91/bugfix/15290 2021-08-17 16:58:46 +08:00
p2p/preheat Code clean 2021-06-01 23:13:03 +08:00
permission Provide information about missing RBAC permissions in debug mode. (#14906) 2021-05-18 10:02:34 +08:00
project support robot to list project (#15431) 2021-08-17 16:35:36 +08:00
proxy/secret Limit the permission of secret used by proxy cache service 2020-07-27 10:15:00 +08:00
quota Refactor configure api to new programming model 2021-04-09 08:10:11 +08:00
rbac update code per review comments 2020-11-10 18:11:31 +08:00
reg feat(replication) refactor replication filter Validate() 2021-08-17 14:19:14 +08:00
registry Merge pull request #14372 from chlins/fix/registry-auth-parse-time 2021-04-16 18:17:02 +08:00
replication Refactor the replication policy destination namespace logic 2021-04-28 10:16:20 +08:00
repository Fix commentline typos in src/pkg/repository/model/model.go 2021-07-02 10:12:15 +08:00
retention remove common project code (#14939) 2021-05-25 11:01:19 +08:00
robot fix: delete robots by project id using raw sql (#14951) 2021-05-24 10:31:48 +08:00
scan refactor: convert scan report in scan job 2021-05-29 12:19:36 +00:00
scheduler Fix duplicate execution record issue 2021-05-12 15:40:52 +08:00
signature Move common config api to lib/config 2021-04-13 19:43:33 +08:00
systeminfo Rework systeminfo API. (#13606) 2020-11-30 14:15:18 +08:00
tag Support specifying multiple fields for default sorting (#14788) 2021-05-10 17:04:10 +08:00
task Fix duplicate execution record issue 2021-05-12 15:40:52 +08:00
token replace jwt model (#15367) 2021-07-29 11:08:10 +08:00
user enable robot to support create project (#15461) 2021-08-24 09:34:02 +08:00
usergroup Return 409 instead of 500 for duplicate project member (#14727) 2021-04-26 12:59:37 +08:00
version inject ldflags for harbor compiler and linker 2019-10-30 18:31:42 +08:00