1) Yes. Look at the bottom of this page:

http://www.web2py.com/book/default/section/8/2

If you set a log message to None, the log is not performed.

2) Not sure I understand. You can do

auth.settings.register_onaccept=lambda form: do_something_with(form)

On Apr 21, 8:14 pm, rohfle <[email protected]> wrote:
> Couple of questions about web2py Auth:
>
> 1) Can I stop Auth.register from logging on as the newly created user
> after registration?
> 2) Is there a way to add group membership to form returned by
> Auth.register?
>
> --
> Subscription settings:http://groups.google.com/group/web2py/subscribe?hl=en

Reply via email to