block_registration=False

means the registration process works but still they cannot login if
they do not validate email.

Massimo

On May 8, 12:21 pm, Kuba Kucharski <kuba.kuchar...@gmail.com> wrote:
> Now I am confused, auth.settings.block_registration=True means block
> registration. I got the nice change to "pending", i like it. but..
> 'False' stands for what?
>
> I tried 'False', and also tried removing the whole line(not setting
> this variable). It results in the same 'invalid login'
>
> Thank you for your help.
> --
> Kuba
>
> On Fri, May 8, 2009 at 7:09 PM, mdipierro <mdipie...@cs.depaul.edu> wrote:
>
> > yes since you are blocking registrations.
> > Since this is only in trunk we can still change this behavior if you
> > have a better proposal on how it should behave.
>
> > Massimo
>
> > On May 8, 12:01 pm, Kuba Kucharski <kuba.kuchar...@gmail.com> wrote:
> >> Hi
>
> >> I have
> >> auth.settings.block_registration=False
>
> >> I get an email, I click,  then see message flash: email_verified. But
> >> the registration key is still in db. Login results in "Invalid login'.
> >> Do I have to update auth_user record myself?
>
> >> --
> >> Kuba
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to