<?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>Cannot save preferences after upgrade to 1.2.7. We cannot verify that this request was really sent by you. It could be a malicious request.</title> 
  <pubDate>Sun, 05 Apr 2026 20:57:44 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/9289</link> 
  <atom:link rel="self" type="application/rss+xml" title="Cannot save preferences after upgrade to 1.2.7. We cannot verify that this request was really sent by you. It could be a malicious request." href="https://bugs.horde.org/ticket/9289/rss" /> 
  <description>Cannot save preferences after upgrade to 1.2.7. We cannot verify that this request was really sent by you. It could be a malicious request.</description> 
 
   
   
  <item> 
   <title>The users cannot save their preferences anymore.
They get t</title> 
   <description>The users cannot save their preferences anymore.
They get the dreaded &quot;We cannot verify that this request was really sent by you. It could be a malicious request. If you intended to perform this action, you can retry it now&quot;

It also happens without having to save anything, by just going to the page:
services/prefs.php?app=imp&amp;group=identities

There is nothing in the Horde log, appart from
IMAP errors: SECURITY PROBLEM: insecure server advertised AUTH=PLAIN

I&#039;ve tried disabling tokens, cookies, nothing helped.
The server is running a dual IP stack (v4 and v6). Net_DNS has been removed because it doesn&#039;t work with IPv6.
We&#039;re using PHP sessions.</description> 
   <pubDate>Wed, 06 Oct 2010 04:39:29 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60281</link> 
  </item> 
   
  <item> 
   <title>&gt; The users cannot save their preferences anymore.
&gt; They g</title> 
   <description>&gt; The users cannot save their preferences anymore.
&gt; They get the dreaded &quot;We cannot verify that this request was really 
&gt; sent by you. It could be a malicious request. If you intended to 
&gt; perform this action, you can retry it now&quot;

Seeing the same message, except only on the &quot;Personal Information&quot; pages of both Global and Mail options.

The user can save changes to their preferences though. The warning shows on each redisplay of the page from first entering it to saving changes.

Deleting an identity doesn&#039;t appear to work.</description> 
   <pubDate>Fri, 08 Oct 2010 00:38:33 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60333</link> 
  </item> 
   
  <item> 
   <title>I have the same issue since I have upgraded my webmail to th</title> 
   <description>I have the same issue since I have upgraded my webmail to the 1.2.7 version.

In the templates/prefs/begin.inc file, I have change this line :
&lt;input type=&quot;hidden&quot; name=&quot;horde_prefs_token&quot; value=&quot;&lt;? echo Horde::getRequestToken(&#039;horde_prefs&#039;) ?&gt;&quot; /&gt;

by :
&lt;input type=&quot;hidden&quot; name=&quot;horde_prefs_token&quot; value=&quot;&lt;?php echo Horde::getRequestToken(&#039;horde_prefs&#039;) ?&gt;&quot; /&gt;

Now, users can change their preferences, but the error message does not disappear..

Best regards.
</description> 
   <pubDate>Fri, 08 Oct 2010 14:49:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60339</link> 
  </item> 
   
  <item> 
   <title>Nice catch!
Our server doesn&#039;t support the php short tag :)</title> 
   <description>Nice catch!
Our server doesn&#039;t support the php short tag :)

I can confirm that the error message doesn&#039;t go away.

Also, I didn&#039;t find any other short tags in the code.


&gt; I have the same issue since I have upgraded my webmail to the 1.2.7 version.
&gt;
&gt; In the templates/prefs/begin.inc file, I have change this line :
&gt; &lt;input type=&quot;hidden&quot; name=&quot;horde_prefs_token&quot; value=&quot;&lt;? echo 
&gt; Horde::getRequestToken(&#039;horde_prefs&#039;) ?&gt;&quot; /&gt;
&gt;
&gt; by :
&gt; &lt;input type=&quot;hidden&quot; name=&quot;horde_prefs_token&quot; value=&quot;&lt;?php echo 
&gt; Horde::getRequestToken(&#039;horde_prefs&#039;) ?&gt;&quot; /&gt;
&gt;
&gt; Now, users can change their preferences, but the error message does 
&gt; not disappear..
&gt;
&gt; Best regards.
&gt;
</description> 
   <pubDate>Fri, 08 Oct 2010 17:18:42 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60341</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

Bug: 9289
Do</title> 
   <description>Changes have been made in CVS for this ticket:

Bug: 9289
Don&#039;t use short tag.
http://cvs.horde.org/diff.php/horde/templates/prefs/begin.inc?rt=horder1=1.13.2.7r2=1.13.2.8ty=u</description> 
   <pubDate>Fri, 08 Oct 2010 17:24:32 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60342</link> 
  </item> 
   
  <item> 
   <title>Fixed the PHP short tag issue (in Horde 3.3.10).</title> 
   <description>Fixed the PHP short tag issue (in Horde 3.3.10).</description> 
   <pubDate>Fri, 08 Oct 2010 17:25:27 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60344</link> 
  </item> 
   
  <item> 
   <title>Delete SyncML sessions fails Horde 3.3.9 in a similar manner</title> 
   <description>Delete SyncML sessions fails Horde 3.3.9 in a similar manner.
Under Options/SyncML
When trying to delete sync session data, I get the following response:
&quot;We cannot verify that....&quot;</description> 
   <pubDate>Sun, 10 Oct 2010 21:47:26 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60358</link> 
  </item> 
   
  <item> 
   <title>&gt; Now, users can change their preferences, but the error mes</title> 
   <description>&gt; Now, users can change their preferences, but the error message does 
&gt; not disappear..

My server was processing the short form, so that likely explains why I was seeing the preferences save successfully. I added the full form and the symptoms didn&#039;t change. It still displays the warning in the personal information preferences screen.</description> 
   <pubDate>Sun, 10 Oct 2010 23:39:11 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60360</link> 
  </item> 
   
  <item> 
   <title>Same issue here :( never encountered in v1.2.6...</title> 
   <description>Same issue here :( never encountered in v1.2.6...</description> 
   <pubDate>Mon, 11 Oct 2010 00:11:24 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60361</link> 
  </item> 
   
  <item> 
   <title>BTW PHP.INI states

; NOTE: Using short tags should be avo</title> 
   <description>BTW PHP.INI states

; NOTE: Using short tags should be avoided 
Clear

; For deployment on PHP servers which are not under your control, because short tags may not
; be supported on the target server.
So true for Horde users on a normal webhoster plan

; For portable, redistributable code, be sure not to use short tags.
PLZ


</description> 
   <pubDate>Mon, 11 Oct 2010 00:20:06 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60362</link> 
  </item> 
   
  <item> 
   <title>&gt; BTW PHP.INI states
&gt;
&gt; ; NOTE: Using short tags should b</title> 
   <description>&gt; BTW PHP.INI states
&gt;
&gt; ; NOTE: Using short tags should be avoided
&gt; Clear

While php short tags added to the symptoms of this bug for some servers, it doesn&#039;t appear to be the cause as adding the full tag does not change the symptoms for those who processed the short tag and it doesn&#039;t stop the error message from being displayed.</description> 
   <pubDate>Mon, 11 Oct 2010 00:30:32 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60363</link> 
  </item> 
   
  <item> 
   <title>&gt; While php short tags added to the symptoms of this bug for</title> 
   <description>&gt; While php short tags added to the symptoms of this bug for some 
&gt; servers, it doesn&#039;t appear to be the cause as adding the full tag 
&gt; does not change the symptoms for those who processed the short tag 
&gt; and it doesn&#039;t stop the error message from being displayed.

+1

I added the supposed fix (long tags) and it didn&#039;t help. Unfortunately the diff link to the commit message below is broken and the CVS web browse also doesn&#039;t seem to work.</description> 
   <pubDate>Tue, 12 Oct 2010 20:09:58 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60371</link> 
  </item> 
   
  <item> 
   <title>&gt; I added the supposed fix (long tags) and it didn&#039;t help. </title> 
   <description>&gt; I added the supposed fix (long tags) and it didn&#039;t help. 
&gt; Unfortunately the diff link to the commit message below is broken and 
&gt; the CVS web browse also doesn&#039;t seem to work.

The &#039;&amp;&#039; characters from the CVS links are missing. Corrected one is

http://cvs.horde.org/diff.php/horde/templates/prefs/begin.inc?rt=horde&amp;r1=1.13.2.7&amp;r2=1.13.2.8&amp;ty=u

This started happening the beginning of September this year.</description> 
   <pubDate>Tue, 12 Oct 2010 20:21:51 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60372</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

Bug: 9289
Fi</title> 
   <description>Changes have been made in CVS for this ticket:

Bug: 9289
Fix errors introduced with the v3.3.9 prefs form token changes.
http://cvs.horde.org/diff.php/horde/docs/CHANGES?rt=horder1=1.515.2.625r2=1.515.2.626ty=u
http://cvs.horde.org/diff.php/horde/services/prefs.php?rt=horder1=1.19.2.18r2=1.19.2.19ty=u</description> 
   <pubDate>Tue, 12 Oct 2010 21:29:28 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60377</link> 
  </item> 
   
  <item> 
   <title>Fixed.

Proper URLs:
http://cvs.horde.org/diff.php/horde/</title> 
   <description>Fixed.

Proper URLs:
http://cvs.horde.org/diff.php/horde/docs/CHANGES?rt=horde&amp;r1=1.515.2.625&amp;r2=1.515.2.626&amp;ty=u
http://cvs.horde.org/diff.php/horde/services/prefs.php?rt=horde&amp;r1=1.19.2.18&amp;r2=1.19.2.19&amp;ty=u</description> 
   <pubDate>Tue, 12 Oct 2010 21:30:33 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60378</link> 
  </item> 
   
  <item> 
   <title>&gt; Fixed.
&gt;
&gt; Proper URLs:

Still couldn&#039;t get the URLs t</title> 
   <description>&gt; Fixed.
&gt;
&gt; Proper URLs:

Still couldn&#039;t get the URLs to work. They provide a blank page.
So I checked out the file 1.19.2.19 directly from CVS.

The change fixes the malicious request error message when entering the preferences-&gt;personal information screens.

However it doesn&#039;t allow an identity to be deleted. Users still get the malicious request error message when they try and delete an identity.</description> 
   <pubDate>Wed, 13 Oct 2010 00:33:07 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60381</link> 
  </item> 
   
  <item> 
   <title>I get the same error when I try to delete an identity. Is it</title> 
   <description>I get the same error when I try to delete an identity. Is it a new bug or the same?
I have the doubt because this seems to be &quot;resolved&quot;.

Thanks!

&gt; Fixed.
&gt;
&gt; Proper URLs:
&gt; http://cvs.horde.org/diff.php/horde/docs/CHANGES?rt=horde&amp;r1=1.515.2.625&amp;r2=1.515.2.626&amp;ty=u
&gt; http://cvs.horde.org/diff.php/horde/services/prefs.php?rt=horde&amp;r1=1.19.2.18&amp;r2=1.19.2.19&amp;ty=u
</description> 
   <pubDate>Fri, 15 Oct 2010 08:53:59 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60413</link> 
  </item> 
   
  <item> 
   <title>Not fixed: same problem in updating and deleting
Only displ</title> 
   <description>Not fixed: same problem in updating and deleting
Only displaying personal info was fixed</description> 
   <pubDate>Mon, 18 Oct 2010 08:54:13 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60423</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

Be more stri</title> 
   <description>Changes have been made in CVS for this ticket:

Be more strict when to check for token (Bug #9289).
http://cvs.horde.org/diff.php/horde/services/prefs.php?rt=horder1=1.19.2.19r2=1.19.2.20ty=u</description> 
   <pubDate>Tue, 19 Oct 2010 17:54:35 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60456</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

Sign link to</title> 
   <description>Changes have been made in CVS for this ticket:

Sign link to delete identity with token (Bug #9289).
http://cvs.horde.org/diff.php/horde/templates/prefs/deleteidentity.inc?rt=horder1=1.2.10.1r2=1.2.10.2ty=u</description> 
   <pubDate>Tue, 19 Oct 2010 17:55:07 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60457</link> 
  </item> 
   
  <item> 
   <title>Correct links:
http://cvs.horde.org/diff.php/horde/template</title> 
   <description>Correct links:
http://cvs.horde.org/diff.php/horde/templates/prefs/deleteidentity.inc?rt=horde&amp;r1=1.2.10.1&amp;r2=1.2.10.2&amp;ty=u
http://cvs.horde.org/diff.php/horde/services/prefs.php?rt=horde&amp;r1=1.19.2.19&amp;r2=1.19.2.20&amp;ty=u</description> 
   <pubDate>Tue, 19 Oct 2010 20:52:21 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60470</link> 
  </item> 
   
  <item> 
   <title>Does this fix things for everyone? We&#039;d like to make a new r</title> 
   <description>Does this fix things for everyone? We&#039;d like to make a new release with regression fixes.</description> 
   <pubDate>Wed, 20 Oct 2010 10:41:04 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60476</link> 
  </item> 
   
  <item> 
   <title>looks like this works on two different setups of mine.</title> 
   <description>looks like this works on two different setups of mine.</description> 
   <pubDate>Wed, 20 Oct 2010 13:24:40 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60481</link> 
  </item> 
   
  <item> 
   <title>&gt; Does this fix things for everyone? We&#039;d like to make a new</title> 
   <description>&gt; Does this fix things for everyone? We&#039;d like to make a new release 
&gt; with regression fixes.

Updating from CVS with the specific revisons seems to have fixed the issues for my installations.</description> 
   <pubDate>Wed, 20 Oct 2010 22:47:51 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60503</link> 
  </item> 
   
  <item> 
   <title>the problem persist changing some in current default profile</title> 
   <description>the problem persist changing some in current default profile or creating a new one</description> 
   <pubDate>Thu, 21 Oct 2010 09:57:46 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60528</link> 
  </item> 
   
  <item> 
   <title>&gt; the problem persist changing some in current default profi</title> 
   <description>&gt; the problem persist changing some in current default profile or 
&gt; creating a new one
Sorry? Can you try to explain again, I don&#039;t understand what you mean. And did you apply all patches?</description> 
   <pubDate>Thu, 21 Oct 2010 10:56:24 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60534</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt; the problem persist changing some in current default prof</title> 
   <description>&gt;&gt; the problem persist changing some in current default profile or
&gt;&gt; creating a new one
&gt; Sorry? Can you try to explain again, I don&#039;t understand what you 
&gt; mean. And did you apply all patches?
How many patches are there in the end?</description> 
   <pubDate>Fri, 22 Oct 2010 00:57:20 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60590</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt;&gt; the problem persist changing some in current default pro</title> 
   <description>&gt;&gt;&gt; the problem persist changing some in current default profile or
&gt;&gt;&gt; creating a new one
&gt;&gt; Sorry? Can you try to explain again, I don&#039;t understand what you
&gt;&gt; mean. And did you apply all patches?
&gt; How many patches are there in the end?
I counted 4
Applied megapatch.diff from the horde folder
# patch -p0 &lt; megapatch.diff

Tested by creating and deleting an identity and it worked fine</description> 
   <pubDate>Fri, 22 Oct 2010 01:12:37 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60591</link> 
  </item> 
   
  <item> 
   <title>Patch was lost when I failed the spam protection test :D
</title> 
   <description>Patch was lost when I failed the spam protection test :D
</description> 
   <pubDate>Fri, 22 Oct 2010 01:13:38 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60592</link> 
  </item> 
   
  <item> 
   <title>&gt; Does this fix things for everyone? We&#039;d like to make a new</title> 
   <description>&gt; Does this fix things for everyone? We&#039;d like to make a new release 
&gt; with regression fixes.
Wow, there was already a v1.2.8 before I even found time to apply the patches for v1.2.7. Upgraded to v1.2.8 Solve the issues mention for us. Beter still it solve the Horde installation path issue when upgrading! :)) WELL done Horde team, THX!</description> 
   <pubDate>Mon, 25 Oct 2010 20:52:50 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60650</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt; Does this fix things for everyone? We&#039;d like to make a ne</title> 
   <description>&gt;&gt; Does this fix things for everyone? We&#039;d like to make a new release
&gt;&gt; with regression fixes.
&gt; Wow, there was already a v1.2.8 before I even found time to apply the 
&gt; patches for v1.2.7. Upgraded to v1.2.8 Solve the issues mention for 
&gt; us. Beter still it solve the Horde installation path issue when 
&gt; upgrading! :)) WELL done Horde team, THX!

Unfortunately after upgrade I still get &quot;We cannot verify that this request...&quot; when trying to delete sync sessions from Horde/Options/SyncML.

Oct 27 22:23:28 direwolf horde[8584]: [horde] Backend of class SyncML_Backend_Horde created [pid 8584 on line 287 of &quot;/usr/local/www/horde/lib/SyncML/Backend.php&quot;]
Oct 27 22:23:28 direwolf horde[8584]: [horde] We cannot verify that this request was really sent by you. It could be a malicious request. If you intended to perform this action, you can retry it now. [pid 8584 on line 176 of &quot;/usr/local/www/horde/lib/Horde/Notification.php&quot;]
Oct 27 22:23:28 direwolf horde[8584]: [horde] SQL Query by SyncML_Backend_Horde::getUserAnchors(): SELECT syncml_syncpartner, syncml_db, syncml_clientanchor, syncml_serveranchor FROM horde_syncml_anchors WHERE syncml_uid = ?, values: peo [pid 8584 on line 650 of &quot;/usr/local/www/horde/lib/SyncML/Backend/Horde.php&quot;]
</description> 
   <pubDate>Wed, 27 Oct 2010 20:24:48 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60666</link> 
  </item> 
   
  <item> 
   <title>&gt; Unfortunately after upgrade I still get &quot;We cannot verify </title> 
   <description>&gt; Unfortunately after upgrade I still get &quot;We cannot verify that this 
&gt; request...&quot; when trying to delete sync sessions from 
&gt; Horde/Options/SyncML.

Moved to Ticket #9349</description> 
   <pubDate>Thu, 28 Oct 2010 22:35:22 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t60675</link> 
  </item> 
   
  <item> 
   <title>&gt; The users cannot save their preferences anymore.
&gt; They g</title> 
   <description>&gt; The users cannot save their preferences anymore.
&gt; They get the dreaded &quot;We cannot verify that this request was really 
&gt; sent by you. It could be a malicious request. If you intended to 
&gt; perform this action, you can retry it now&quot;
&gt;
&gt; It also happens without having to save anything, by just going to the page:
&gt; services/prefs.php?app=imp&amp;group=identities
&gt;
&gt; There is nothing in the Horde log, appart from
&gt; IMAP errors: SECURITY PROBLEM: insecure server advertised AUTH=PLAIN
&gt;
&gt; I&#039;ve tried disabling tokens, cookies, nothing helped.
&gt; The server is running a dual IP stack (v4 and v6). Net_DNS has been 
&gt; removed because it doesn&#039;t work with IPv6.
&gt; We&#039;re using PHP sessions.

Folks,

I just had a new client call me about this issue when she logged into her webmail. I just wanted to attach my findings. In her case, when i had Virus Scan turned on to verify and check webpages, this error appeared, but when i turn it off the problem went away. So it looks like my issue is when a virus scan program is being utilized to verify webpages the error occurs. Basically you are creating your own personal proxy scanner, so this could be why it doesn&#039;t think it is coming from the same source.

Don&#039;t know if this helps you at all, just wanted to share my findings.

</description> 
   <pubDate>Mon, 07 Mar 2011 22:59:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9289#t62120</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
