[cvs] commit: horde/lib Auth.php horde/lib/Auth sql.php

Marko Djukic tech at oblo.com
Sun Mar 23 19:04:06 PST 2003


mdjukic     2003/03/23 19:04:05 PST

  Modified files:
    lib                  Auth.php 
    lib/Auth             sql.php 
  Log:
  signup needs to check if a user exists when doing a user registration which requires admin approval - since not actually inserting the user the script needs to check in some other way if the user already exists. for now only sql backend has this function working
  
  Revision  Changes    Path
  1.74      +14 -2     horde/lib/Auth.php
  1.40      +24 -2     horde/lib/Auth/sql.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/lib/Auth.php?r1=1.73&r2=1.74&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Auth/sql.php?r1=1.39&r2=1.40&ty=u


More information about the cvs mailing list