Skip to content

replace Web::oEmbed render method with a custom solution #4

Description

@titanoboa

replace Web::oEmbed render method with a custom solution:

  • for photos, display photo instead of thumnail
  • for links, the render method expects 'url' to be part of the response, but according to the foswiki specs the response does not have to include it (you use the url you have requested embedding data for)
  • for links, restrict to http(s) links to avoid vulnerability (no javascript:// links etc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions