It turns out python has a md5 module built right in.  I went ahead and 
changed it to md5.  So to summarize, since there have been so many 
emails and version ;)

The passwd helper takes a username and password from the user and dumps 
md5 encoded strings for the user to add to local_config.py

The webserver first checks the username against the local_config.py, if 
it does not find it, it then hashes the name and checks to see if that 
matches the local_conf.py

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to