[cvs] commit: horde/config hooks.php.dist turba/lib AbstractObject.php

Marcus I. Ryan marcus@riboflavin.net
Mon, 30 Sep 2002 21:17:11 -0700 (PDT)


marcus      2002/09/30 21:17:11 PDT

  Modified files:
    config               hooks.php.dist 
    lib                  AbstractObject.php 
  Log:
  Pass the original encoded value in case it's needed somehow when encoding
  the new value.
  
  Update the password hook example to return the original encoded password if
  we are passed a null/empty password or '[Not Displayed]'.
  
  Also, update the example hook to check for the editobject*.php page and
  return null.  Otherwise the password field is filled in, by default, with
  '[Not Displayed]'.
  
  Revision  Changes    Path
  1.16      +13 -4     horde/config/hooks.php.dist
  1.17      +4 -3      turba/lib/AbstractObject.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/config/hooks.php.dist?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/turba/lib/AbstractObject.php?r1=1.16&r2=1.17&ty=u