Author image from github.com will be blocked #322

Closed
opened 2023-11-21 08:26:11 +00:00 by yp05327 · 3 comments
Member

image
The image is defined here, and it is from github.com.
image

![image](/attachments/5767e8a8-0514-4735-a1a4-c6b3aa3646fb) The image is defined [here](https://gitea.com/gitea/blog/src/commit/57345f6dc605593fa83fbb7eb0d144d938facebf/content/post/authors.yml#L139-L143), and it is from `github.com`. ![image](/attachments/85eaa9e8-76b9-4a75-805b-70db7674f555)
yp05327 changed title from Author image from github.com will be blocked to Author image from `github.com` will be blocked 2023-11-21 08:26:26 +00:00
Owner

Why github block it?

Why github block it?
Author
Member

It is not blocked by github.
It is blocked by CSP:
https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP

You can access this image directly, but can not be accessed in blog.gitea.com, as it is not a content from blog.gitea.com

It is not blocked by github. It is blocked by CSP: https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP You can access this image directly, but can not be accessed in blog.gitea.com, as it is not a content from blog.gitea.com

fixed with latest commit re: CSP

fixed with latest commit re: CSP
Sign in to join this conversation.
No description provided.