• I had a guy report to me that the login page lacks security heads that prevent spoofing of the login page / click jacking.
    He suggested I add a security bit in the <head> section of the page. I, however, can’t figure out how to edit the header on this page.

    I’m trying to add:
    <meta http-equiv=”Content-Security-Policy” content=”frame-ancestors ‘self’;”>

    Anyway that I can do that, or if you could update the plugin to have this in the header?

    Thanks!

    The page I need help with: [log in to see the link]

  • The topic ‘Head tags on Login page’ is closed to new replies.