Regarding "registration needs verification"

77 views
Skip to first unread message

Ramchandra Sharma

unread,
Mar 11, 2016, 10:21:43 AM3/11/16
to web2py-users
Although the user is registering .While loginging  i get the error "registration needs verification"\

My variables are --

auth.settings.registration_requires_verification = False
auth.settings.registration_requires_approval=False
auth.settings.reset_password_requires_verification = True
auth.settings.login_after_registration = True

can anyone help me please!!!

Najtsirk

unread,
Mar 14, 2016, 4:58:05 AM3/14/16
to web...@googlegroups.com
Do you get this error at the first login (when user registers) or after the first login?

Because, if you get it after the first login, this is correct behaviour. The user has to verify registrations.

Ramchandra Sharma

unread,
Mar 20, 2016, 1:41:04 PM3/20/16
to web...@googlegroups.com
No, I am getting it for every login sometime i get Invalid login :(


On Mon, Mar 14, 2016 at 2:28 PM, Najtsirk <kristjan...@gmail.com> wrote:
Do you get this error at the firs login (when user registers) or at the first login?

Because, if you get it after the first login, this is correct behaviour. The user has to verify registrations.


On Friday, 11 March 2016 16:21:43 UTC+1, Ramchandra Sharma wrote:
Although the user is registering .While loginging  i get the error "registration needs verification"\

My variables are --

auth.settings.registration_requires_verification = False
auth.settings.registration_requires_approval=False
auth.settings.reset_password_requires_verification = True
auth.settings.login_after_registration = True

can anyone help me please!!!

--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to a topic in the Google Groups "web2py-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/web2py/Pnx9E8ByINc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to web2py+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

bk Coc

unread,
Mar 21, 2017, 7:13:07 AM3/21/17
to web2py-users
auth.settings.login_after_registration = False


or remove it
Reply all
Reply to author
Forward
0 new messages