[cvs] commit: nag list.php imp/lib IMP.php imp login.php test.php gollem/lib Gollem.php horde/docs CODING_STANDARDS

Michael M Slusarz slusarz@bigworm.colorado.edu
Wed, 12 Jun 2002 16:35:25 -0700 (PDT)


slusarz     2002/06/12 16:35:25 PDT

  Modified files:
    .                    list.php 
    lib                  IMP.php 
    .                    test.php login.php 
    lib                  Gollem.php 
    docs                 CODING_STANDARDS 
  Log:
  Added a blurb in CODING_STANDARDS that _most_ instances of accessing $_GET
  and $_POST should be through Horde::getFormData(). I changed all $_GET
  accesses to getFormData(), but maybe someone should double check and make
  sure this wasn't a bad thing. Because of the security reasons given in
  CODING_STANDARDS, I didn't change any $_POST to getFormData().
  
  Revision  Changes    Path
  1.47      +6 -6      gollem/lib/Gollem.php
  1.46      +10 -8     horde/docs/CODING_STANDARDS
  1.279     +6 -6      imp/lib/IMP.php
  2.156     +2 -2      imp/login.php
  1.6       +4 -3      imp/test.php
  1.35      +5 -5      nag/list.php

  Chora Links:
  http://cvs.horde.org/diff.php/gollem/lib/Gollem.php?r1=1.46&r2=1.47&ty=u
  http://cvs.horde.org/diff.php/horde/docs/CODING_STANDARDS?r1=1.45&r2=1.46&ty=u
  http://cvs.horde.org/diff.php/imp/lib/IMP.php?r1=1.278&r2=1.279&ty=u
  http://cvs.horde.org/diff.php/imp/login.php?r1=2.155&r2=2.156&ty=u
  http://cvs.horde.org/diff.php/imp/test.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/nag/list.php?r1=1.34&r2=1.35&ty=u