<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Clickjacking protection for Horde</title> 
  <pubDate>Thu, 09 Apr 2026 16:54:56 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/10391</link> 
  <atom:link rel="self" type="application/rss+xml" title="Clickjacking protection for Horde" href="https://bugs.horde.org/ticket/10391/rss" /> 
  <description>Clickjacking protection for Horde</description> 
 
   
   
  <item> 
   <title>1. X-FRAME-OPTIONS
2. frame-busting JS (below)
3. Content </title> 
   <description>1. X-FRAME-OPTIONS
2. frame-busting JS (below)
3. Content security policy

&lt;style&gt;
html { visibility: hidden; }
&lt;/style&gt;

&lt;!--a75c305b1c0a6022--&gt;&lt;script&gt;
if (self == top) {
    document.documentElement.style.visibility = &#039;visible&#039;;
} else {
    top.location = self.location;
}
&lt;/script&gt;</description> 
   <pubDate>Wed, 27 Jul 2011 18:01:46 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10391#t66613</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
