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
