Maybe thread hijacking, but what's the recommended way of disabling
registration with the new web2py-core level Auth ? I know I can just
return if the user function argument is register, I'm just not sure
that is the best way (or how tied should the login with the
registration be).

On Feb 5, 6:17 am, mdipierro <mdipie...@cs.depaul.edu> wrote:
> T3 is a web2py app so you edit it via admin. You can comment the
> register controller or replace it with something else.
>
> Via the wiki you can mark some pages as public and they will not
> require login.
>
> Massimo
>
> On Feb 4, 9:01 pm, ANDROSoft <sebastian.woldan...@gmail.com> wrote:
>
> > Hello,
>
> > I want disable registration on T3, how to do that ??
>
> > Exactly what i want is:
> > registration disabled, authorization required for most pages, but some
> > pages must be public, like Home or About Us...
>
> > regards
--~--~---------~--~----~------------~-------~--~----~
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