Skip to content
Grav 2.0 is officially stable. Read the announcement →

Márton Lente Newcomer New

@martonlente · Joined 5 years ago · 3 posts · 0 topics · 0 reputation

Badges

✏️ First Post

Recent posts

  • iframe in Grav 2.0 · 1 week ago

    @davidm I think @pamtbaau meant that the solution Andy proposed (creating a custom security.yaml to explicitly list xss_dangerous_tags) was supposed to work on its own. 'Enabling' iframe rendering by

  • iframe in Grav 2.0 · 2 weeks ago

    @dmeissner thanks a lot, I confirm this is working for me a well, to render iframes. The above change in security.yaml didnn't influence iframes' rendering, so I've reverted that change.

  • iframe in Grav 2.0 · 2 weeks ago

    Hi All, I've the same 'issue'; iframe tags aren't rendered as HTML but plain text after upgrading to Grav 2. I've added security configuration overrides to enable iframe tags as suggested by @rhuk,but