phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-developers] md5 question


From: Chris Weiss
Subject: Re: [Phpgroupware-developers] md5 question
Date: Fri, 08 Nov 2002 15:27:03 +0000

The password stored in phpgw is non-reversable so you can't get at it unless the
user types it in.  Maybe an alternative would be to md5 the login string when 
the
user configures syncing and store that for the syncml auth.

Guillaume Courtois (address@hidden) wrote*:
>
>Hello all,
>
>A little question for you : the API seems to support the MD5-coded password, 
>but
only the password. The problem is that a syncml client can send a MD5-coded 
string,
but containing username:password:nonce.
>
>So, is there a way to have a function that authenticates a session using a 
>single
string, or is there a function that can give you the password of a user based on
his username ?
>
>Thanks !
>
>
>
>_______________________________________________
>Phpgroupware-developers mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]