Hi@ all,
Having this lines in db.py
auth = Auth(db)
auth.settings.registration_requires_approval = True
auth.settings.login_after_registration = False
a new registration immediatly logs in and corresponding db field is still
empty.
Running 2.11.2-stable+timestamp.2015.05.30.16.33.24 (Running on
I have adapted a plugin. I will post it soon.
2010/2/25, baloan :
> When setting
>
> auth.settings.registration_requires_approval = True
>
> new user registration seem to keep sitting in pending state. The admin
> needs a user interface to approve or reject new registrations.
>
> Is there any prec
When setting
auth.settings.registration_requires_approval = True
new user registration seem to keep sitting in pending state. The admin
needs a user interface to approve or reject new registrations.
Is there any preconfigured approval pages/process built into web2py or
do I have to implement one
3 matches
Mail list logo