[cvs] commit: framework/Auth Auth.php

Chuck Hagenbuch chuck at horde.org
Mon Dec 3 16:47:19 UTC 2007


chuck       2007-12-03 11:47:19 EST

  Modified files:
    Auth                 Auth.php 
  Log:
  We don't need to rely on the mhash extension here - we can use md5,
  available in any PHP version, and sha1, available since PHP 4.3, plus
  pack().
  
  Revision  Changes    Path
  1.189     +5 -5      framework/Auth/Auth.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/Auth/Auth.php?r1=1.188&r2=1.189&ty=u


More information about the cvs mailing list