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 <[email protected]> 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 <[email protected]> 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

