Iframes being stripped from pen.lumbung.space posts #58
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: ruangrupa/lumbung.space#58
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?
See this: https://lumbung.space/pen/pen.lumbung.space/cinema-banner-mural-painting-britto-arts-trust/
versus this where the iframe is visible
https://pen.lumbung.space/2022/06/15/cinema-banner-mural-painting-britto-arts-trust/
By default the feed parser discards iframes etc to prevent xss attacks. I've enabled iframes in Konfluks for video embeds etc but did so based on an allow-list of sources. Adding this source to the allow-list would make it work!
https://git.autonomic.zone/ruangrupa/konfluks/src/branch/main/konfluks/feed.py#L236