![]() |
Only allow uploaded images to display
Hello,
I've just implemented SSL to my forums. However, inserting an external image to the post will defeat the purpose of the secured connection. My question is how can I allow only internal images (uploaded to attachments) to be displayed in the post without having to disable the IMG BB code? |
You can add this meta tag in the head to block external images using http
HTML Code:
<meta http-equiv="Content-Security-Policy" content="block-all-mixed-content" /> |
Quote:
|
External css and js files should be using https or they will not work anyway.
Only those using http will be blocked. And that will keep the ssl lock icon in the browser green even if you have mixed content. |
All times are GMT. The time now is 03:22 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|