Changes between Initial Version and Version 1 of Ticket #55278, comment 5
- Timestamp:
- 03/04/2022 10:23:28 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #55278, comment 5
initial v1 13 13 So since wordpress and odysee are not the same origin (domain), this doesn't apply from what I understand. 14 14 15 From https://core.trac.wordpress.org/changeset/34903, it also sounds like it's possible to embed wordpress on other sites, and that embed has the proper security restrictions.15 From [34903], it also sounds like it's possible to embed wordpress on other sites, and that embed has the proper security restrictions. 16 16 17 17 Is the concern that someone may embed a wordpress page on odysee, and then that is embedded on another wordpress site? Or someone embedding a wordpress site that has an odysee embed, on Odysee? The first isn't possible because we don't support iframes/oembed consumers, and the 2nd would be protected by the wordpress iframe security settings.