harbor/src/server/middleware
Wang Yan 5cce621471
add notation support (#18909)
Accept and recognize the signature of notation client

Signed-off-by: wang yan <wangyan@vmware.com>
2023-07-13 11:18:34 +08:00
..
apiversion lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
artifactinfo add referrers api (#18324) 2023-03-12 15:28:37 +08:00
blob add goheader linter settings (#18503) 2023-04-25 11:18:42 +08:00
contenttrust remove the notary from backend (#18668) 2023-05-18 18:47:42 +08:00
cosign fix: import optimization (#18727) 2023-05-30 13:24:08 +08:00
csrf add goheader linter settings (#18503) 2023-04-25 11:18:42 +08:00
immutable add goheader linter settings (#18503) 2023-04-25 11:18:42 +08:00
log feat: log with trace ID (#18181) 2023-04-17 15:03:00 +08:00
mergeslash add goheader linter settings (#18503) 2023-04-25 11:18:42 +08:00
metric add goheader linter settings (#18503) 2023-04-25 11:18:42 +08:00
notification feat: integrate CloudEvents to webhook (#18322) 2023-03-14 10:44:25 +08:00
nydus fix: import optimization (#18727) 2023-05-30 13:24:08 +08:00
orm bump beego (#17801) 2022-11-24 18:07:42 +08:00
quota feat: Optimize quota checking when pushing images (#17392) 2023-06-05 17:19:55 +08:00
readonly fix: use ctx from http request for middlewares (#15523) 2021-09-02 19:05:35 +08:00
repoproxy Fix: fix function name in comments (#18726) 2023-05-31 10:26:19 +08:00
requestid feat: integrate CloudEvents to webhook (#18322) 2023-03-14 10:44:25 +08:00
security add goheader linter settings (#18503) 2023-04-25 11:18:42 +08:00
session bump beego (#17801) 2022-11-24 18:07:42 +08:00
subject add notation support (#18909) 2023-07-13 11:18:34 +08:00
trace Refactor trace code 2021-09-18 10:58:52 +00:00
transaction bump beego (#17801) 2022-11-24 18:07:42 +08:00
url add goheader linter settings (#18503) 2023-04-25 11:18:42 +08:00
util lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
v2auth add goheader linter settings (#18503) 2023-04-25 11:18:42 +08:00
vulnerable replace subject id with digest (#18278) 2023-03-08 17:03:12 +08:00
middleware.go fix: refactor code for golangci-lint whitespace (#17005) 2022-06-16 17:42:46 +08:00
middleware_test.go feat(beego): upgrade beego to v1.12 which support middleware (#10524) 2020-01-20 16:41:49 +08:00
skipper.go feat(quota): add Request and Refresh middlewares for APIs (#10907) 2020-03-11 22:25:40 +08:00
skipper_test.go feat(middleware): add transaction middleware for v2 and v2.0 APIs 2020-01-22 05:00:39 +00:00