On 07/31/2010 10:11 AM, James Turner wrote:
> Alright, I think I have a decent enough solution. I will just mimic
> fossil's way of storing passwords, which I believe is either in
> cleartext or a sha1 of the password.

The repo id (and maybe the username?--can't recall) is hashed together 
with the password. You should look at the fossil source for this part.


-- 
Joshua Paine
LetterBlock: Web applications built with joy
http://letterblock.com/
301-576-1920
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to