[dev] passwd - crypt-md5

Ian P. Christian pookey at pookey.co.uk
Wed Apr 23 22:29:10 PDT 2003


Quoting "amith at xalan.com" <amith at xalan.com>:

> | Should be configured on a per-backend basis IMO.
>
> Probably make sense,  what backend are you using again?  You should probably
> just change your driver and submit a patch for that.

IMO, its the main Driver.php that needs changing.  I'm using the SQL backend.  I
don't think the prefixing of {type} should be dependent on the backend.

One SQL backend might need it, one might not.
Rather, it should be define as a parameter to a backend, something like this...

$backends['sql'] = array (
    'prepend_type' => flase,
    ...
}

I would be happy to edit Driver.php to make this change.  What about the problem
with the 'crypt'?  Do I add 'crypt-md5'? or edit the existing crypt?

I don't know how to make diffs of files.  CVS can do it can it not?


--
Ian P. Christian :: pookey at pookey.co.uk :: http://pookey.co.uk
Pengus Hosting Solutions
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: PGP Digital Signature
Url : http://lists.horde.org/archives/dev/attachments/20030423/9d2ca533/attachment.bin


More information about the dev mailing list