<?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>CSRF protection with form tokens</title> 
  <pubDate>Sat, 04 Apr 2026 15:13:20 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/4492</link> 
  <atom:link rel="self" type="application/rss+xml" title="CSRF protection with form tokens" href="https://bugs.horde.org/ticket/4492/rss" /> 
  <description>CSRF protection with form tokens</description> 
 
   
   
  <item> 
   <title>Add CSRF protection to Horde_Form using Horde_Token: we shou</title> 
   <description>Add CSRF protection to Horde_Form using Horde_Token: we should not only check for tokens submitted twice to protect against duplicate submissions, but also check if a token is submitted at all to protect agains POST attacks with form not created by ourselves.</description> 
   <pubDate>Thu, 05 Oct 2006 12:22:40 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/4492#t24625</link> 
  </item> 
   
  <item> 
   <title>The token needs to be not just present, but valid. We&#039;ll nee</title> 
   <description>The token needs to be not just present, but valid. We&#039;ll need to give each form a unique id to track that sort of thing, and store the expected token for it either in the session or by something we can look up in Token (or other) storage.</description> 
   <pubDate>Thu, 05 Oct 2006 18:31:25 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/4492#t24653</link> 
  </item> 
   
  <item> 
   <title>Done for Horde 3.2</title> 
   <description>Done for Horde 3.2</description> 
   <pubDate>Mon, 30 Jul 2007 02:43:16 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/4492#t35519</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
