On 19-Jul-06, at 12:57 PM, patrickk wrote:

>
> that makes sense to me.
>
> still, I have 2 more questions:
> 1. what kind of query do you use for email confirmation (how do you
> generate it)? anything special to consider here? I did use a
> combination of a password-hash with the date_joined so far, but I´m
> not sure that´s the right way to go.
> 2. I guess you use a random password first and then override that
> password, right?

you create a url with a random string - usually timed to expire in a  
few hours. The user clicks on that url and gets his confirmation  
screen where he can set his password

-- 

regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/web/



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to