[cvs] commit: framework/Net_IMSP/IMSP Auth.php Options.php framework/Net_IMSP/IMSP/Auth cram_md5.php imtest.php plaintext.php

Michael Rubinsky mike at theupstairsroom.com
Wed Mar 9 08:50:35 PST 2005


mrubinsk    2005-03-09 08:50:35 PST

  Modified files:
    Net_IMSP/IMSP        Auth.php Options.php 
    Net_IMSP/IMSP/Auth   cram_md5.php imtest.php plaintext.php 
  Log:
  More support for the imtest driver.
  Make the $imsp variable a class variable for IMSP_Auth objects.
  Add a logout() function (only called from within Net_IMSP objects).
  Add a getDriverType() function to return the type of IMSP_Auth objects.
  
  Revision  Changes    Path
  1.12      +42 -8     framework/Net_IMSP/IMSP/Auth.php
  1.10      +20 -1     framework/Net_IMSP/IMSP/Auth/cram_md5.php
  1.8       +21 -2     framework/Net_IMSP/IMSP/Auth/imtest.php
  1.11      +20 -1     framework/Net_IMSP/IMSP/Auth/plaintext.php
  1.9       +6 -1      framework/Net_IMSP/IMSP/Options.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/Net_IMSP/IMSP/Auth.php?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/framework/Net_IMSP/IMSP/Auth/cram_md5.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/framework/Net_IMSP/IMSP/Auth/imtest.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/framework/Net_IMSP/IMSP/Auth/plaintext.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/framework/Net_IMSP/IMSP/Options.php?r1=1.8&r2=1.9&ty=u


More information about the cvs mailing list