harbor/src/core/service/token
Daniel Jiang cc63fa7b7a Disable XSRF check for /service/token
This commit disables XSRF check for "service/token" so that when
containerd sends `POST` it will not return 403 and containerd can
fallback to `GET` to complete the workflow.

Fixes #10305

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2019-12-27 14:01:40 +08:00
..
test Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
authutils.go fix per comments 2019-10-23 18:45:30 +08:00
creator.go update code per review comments 2019-10-23 20:05:51 +08:00
token_test.go Clean up admiral-related code 2019-11-28 17:28:54 +08:00
token.go Disable XSRF check for /service/token 2019-12-27 14:01:40 +08:00