[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squirrelmail-cvs
Subject:    [SM-CVS] SF.net SVN: squirrelmail:[13857]
From:       pdontthink () users ! sourceforge ! net
Date:       2009-10-04 20:37:32
Message-ID: E1MuXpk-0006AN-Ph () 3kljzd1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 13857
          http://squirrelmail.svn.sourceforge.net/squirrelmail/?rev=13857&view=rev
Author:   pdontthink
Date:     2009-10-04 20:37:32 +0000 (Sun, 04 Oct 2009)

Log Message:
-----------
If we add a token to lang_setup (#13854), need to check it in lang_change

Modified Paths:
--------------
    branches/SM-1_4-STABLE/squirrelmail/plugins/squirrelspell/modules/lang_change.mod

Modified: branches/SM-1_4-STABLE/squirrelmail/plugins/squirrelspell/modules/lang_change.mod
 ===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/plugins/squirrelspell/modules/lang_change.mod	2009-10-04 \
                19:57:39 UTC (rev 13856)
+++ branches/SM-1_4-STABLE/squirrelmail/plugins/squirrelspell/modules/lang_change.mod	2009-10-04 \
20:37:32 UTC (rev 13857) @@ -16,6 +16,11 @@
  * @subpackage squirrelspell
  */
 
+if (!sqgetGlobalVar('smtoken',$submitted_token, SQ_POST)) {
+    $submitted_token = '';
+}
+sm_validate_security_token($submitted_token, 3600, TRUE);
+
 global $SQSPELL_APP_DEFAULT;
 
 $use_langs = $_POST['use_langs'];
@@ -101,4 +106,4 @@
  * End:
  * vim: syntax=php
  */
-?>
+


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
-----
squirrelmail-cvs mailing list
List address: squirrelmail-cvs@lists.sourceforge.net
List info (subscribe/unsubscribe/change options): \
                https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
Repository: http://squirrelmail.org/svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic