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
> 

Reply via email to