[cvs] commit: passwd/lib Driver.php passwd/lib/Driver vpopmail.php
Marko Djukic
tech at oblo.com
Wed Jun 25 19:44:32 PDT 2003
mdjukic 2003/06/25 19:44:32 PDT
Modified files:
lib Driver.php
lib/Driver vpopmail.php
Log:
I have tweaked slightly how crypt() is handled. The biggest problem is the appending of {crypt} string before the encrypted password, which I've tried to figure out why this has been done in such a way but to no luck. It means that sharing the SQL database with other apps such as PAM, SMTP-auth etc becomes impossible if there are strings prefixed.
If someone has an idea why this is done and should stay I'll put it back and script around it to make it optional, or something similar.
Revision Changes Path
1.25 +16 -18 passwd/lib/Driver.php
1.9 +3 -4 passwd/lib/Driver/vpopmail.php
Chora Links:
http://cvs.horde.org/diff.php/passwd/lib/Driver.php?r1=1.24&r2=1.25&ty=u
http://cvs.horde.org/diff.php/passwd/lib/Driver/vpopmail.php?r1=1.8&r2=1.9&ty=u
More information about the cvs
mailing list