[geeklog-cvs] Geeklog-1.x/public_html/layout/professional/admin/syndication feededitor.thtml, 1.12, 1.13

Dirk Haun dhaun at qs1489.pair.com
Sun May 18 04:19:37 EDT 2008


Update of /cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/admin/syndication
In directory qs1489.pair.com:/tmp/cvs-serv8308/public_html/layout/professional/admin/syndication

Modified Files:
	feededitor.thtml 
Log Message:
More CSRF protection


Index: feededitor.thtml
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/admin/syndication/feededitor.thtml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** feededitor.thtml	25 Nov 2007 06:59:21 -0000	1.12
--- feededitor.thtml	18 May 2008 08:19:35 -0000	1.13
***************
*** 72,75 ****
--- 72,76 ----
              {delete_option}
              <input type="hidden" name="fid" value="{feed_id}"{xhtml}>
+             <input type="hidden" name="{gltoken_name}" value="{gltoken}"{xhtml}>
            </td>
          </tr>




More information about the geeklog-cvs mailing list