[geeklog-cvs] Geeklog-1.x/plugins/staticpages/templates/admin editor.thtml, 1.19, 1.20 editor_advanced.thtml, 1.11, 1.12

Michael Jervis mjervis at qs1489.pair.com
Sat May 3 11:09:15 EDT 2008


Update of /cvsroot/geeklog/Geeklog-1.x/plugins/staticpages/templates/admin
In directory qs1489.pair.com:/tmp/cvs-serv3704/plugins/staticpages/templates/admin

Modified Files:
	editor.thtml editor_advanced.thtml 
Log Message:
Static pages, moderation, configration - Security hardenning.

Index: editor_advanced.thtml
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/staticpages/templates/admin/editor_advanced.thtml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** editor_advanced.thtml	25 Nov 2007 06:58:15 -0000	1.11
--- editor_advanced.thtml	3 May 2008 15:09:13 -0000	1.12
***************
*** 164,167 ****
--- 164,168 ----
                    {delete_option}
                    <input type="hidden" name="sp_old_id" value="{sp_old_id}"{xhtml}>
+                   <input type="hidden" name="{gltoken_name}" value="{gltoken}"{xhtml}>
                </td>
            </tr>

Index: editor.thtml
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/staticpages/templates/admin/editor.thtml,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** editor.thtml	25 Nov 2007 06:58:15 -0000	1.19
--- editor.thtml	3 May 2008 15:09:13 -0000	1.20
***************
*** 133,136 ****
--- 133,137 ----
                    {delete_option}
                    <input type="hidden" name="sp_old_id" value="{sp_old_id}"{xhtml}>
+                   <input type="hidden" name="{gltoken_name}" value="{gltoken}"{xhtml}>
                </td>
            </tr>




More information about the geeklog-cvs mailing list