Forums

Join
bbPress Support ForumsPluginsAllowing certain tags, are their security concerns?

Info

Allowing certain tags, are their security concerns?

  1. I am working on a plugin to allow the following tags to be inserted into post by users.

    <video>
    -src
    -type

    <source>
    -src
    -type

    Are their any security concerns I am not thinking of at the moment? I could make the plugin only work for Admins, but that is just not as much fun :)

  2. a plugin for HTML5 video is out already

    http://stateofaffairs.info/archive/html5-video-bbpress-plugin/

  3. You must log in to post.