Dev Fund: OpenGraph image URL is not secure (HTTP) #80690
Labels
No Label
legacy project
Infrastructure: blender.org
legacy project
Infrastructure: Websites
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Needs Information from Developers
Status
Resolved
Type
Bug
Type
Design
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/devfund-website#80690
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The URL for the social media image (OpenGraph, Twitter cards) is using HTTP and not HTTPS, causing browser warnings for people sharing the site.
{F8864769, size=full}
Reported on DevTalk https://devtalk.blender.org/t/blender-development-fund-ogp-image-setting-is-not-ssl/
Changed status from 'Needs Triage' to: 'Confirmed'
Added subscribers: @pablovazquez, @MikeyN, @dr.sybren
Added subscriber: @railla
Changed status from 'Confirmed' to: 'Resolved'
Changing port number from 80 to 443 in Wagtail default site appears to fix this.