[geeklog-cvs] Geeklog-1.x/public_html/layout/professional/admin/user edituser.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/user
In directory qs1489.pair.com:/tmp/cvs-serv8308/public_html/layout/professional/admin/user

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


Index: edituser.thtml
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/admin/user/edituser.thtml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** edituser.thtml	25 Nov 2007 06:59:22 -0000	1.12
--- edituser.thtml	18 May 2008 08:19:35 -0000	1.13
***************
*** 56,59 ****
--- 56,60 ----
                                              <input type="submit" value="{lang_cancel}" name="mode"{xhtml}>
                                              {delete_option}
+                                             <input type="hidden" name="{gltoken_name}" value="{gltoken}"{xhtml}>
                                          </td>
                                      </tr>




More information about the geeklog-cvs mailing list