Cheers Aldo, That's the one password_hash = sha1( username + pass );
Many Thanks, Nathan Aldo Bucchi wrote: > Nathan, > > try > sha1( username + pass ) > > Regards, > A > > On Sat, Nov 21, 2009 at 7:46 PM, Nathan <[email protected]> wrote: >> Hi all, >> >> just moving from using OAuth to session based authentication for some of >> the rest api's & wondering what encryption is used for password_hash? >> I've tried everything from md5 to tiger192 >> >> http://localhost:8890/ods/api/user.authenticate?user_name=someuser&password_hash=??? >> >> regards, >> >> nathan >> >> ------------------------------------------------------------------------------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >> trial. Simplify your report design, integration and deployment - and focus on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> Virtuoso-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/virtuoso-users >> > > >
