geraldcor wrote:

> and all will be good - I think. Does that sound reasonable?

Been there done that. But...

>     using the given algorithm ('md5', 'sha1' or 'crypt').
                                                         ^
Pick the right one wisely!

I would start with unit tests that attack known passwords, entered
into the View, and compare them with their hashed results extracted
from the DB.

--
  Phlip
  http://penbird.tumblr.com/post/398311631/avatar-redux

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to