CAS sounds very interesting as a SSO. I may give that a try, as well
as maybe just perform some unit tests just to make sure I know what is
going on under the hood. Thank you all for your much needed input.

Greg

On Feb 19, 10:32 am, Phlip <phlip2...@gmail.com> wrote:
> 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