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

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

Index: configuration.thtml
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/admin/config/configuration.thtml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** configuration.thtml	10 Feb 2008 13:08:06 -0000	1.11
--- configuration.thtml	3 May 2008 15:09:13 -0000	1.12
***************
*** 4,7 ****
--- 4,8 ----
  <input type="hidden" value="{open_group}" name="conf_group"{xhtml}>
  <input type="hidden" value="" name="subgroup"{xhtml}>
+ <input type="hidden" name="{gltoken_name}" value="{gltoken}"{xhtml}>
  </form>
  <table>
***************
*** 19,22 ****
--- 20,24 ----
              <input type="hidden" name="conf_group" value="{open_group}"{xhtml}>
              <input type="hidden" name="sub_group" value="{open_sg}"{xhtml}>
+             <input type="hidden" name="{gltoken_name}" value="{gltoken}"{xhtml}>
  
              <div id="ce_{subgroup_name}">




More information about the geeklog-cvs mailing list