Actually... Could you just do a redirect if they are not logged in?
Br
jason
----- Original message -----
>
> Don't forget to disable registration altogether, otherwise a user can
> use /default/user/register link to add himself and thus may have
> access to things you don't want him to
>
> add the line:
> auth.settings.actions_disabled.append('register')
> in your model
> - [web2py] remove registration link in auth login page ceriox
- [web2py] Re: remove registration link in auth login pag... mdipierro
- [web2py] Re: remove registration link in auth login... hamdy.a.farag
- Re: [web2py] Re: remove registration link in au... Jason Brower
- [web2py] Re: remove registration link in au... hamdy.a.farag

