harbor/src/core/service
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
..
notifications Refine request handle process (#9760) 2019-11-07 13:02:17 +08:00
token Disable XSRF check for /service/token 2019-12-27 14:01:40 +08:00