@auth.requires(request.client==None or
auth.has_membership('managers'))

don't work.

What do u mean about fake authentication?
how to do it?

On Jun 22, 3:31 am, Álvaro Justen <alv...@justen.eng.br> wrote:
> On Mon, Jun 21, 2010 at 13:30, mdipierro <mdipie...@cs.depaul.edu> wrote:
> > try
>
> > @auth.requires(request.client==None or
> > auth.has_membership('managers'))
>
> I think the best way to do it is to fake an authentication in thecron
> script, isn't it?
>
> --
> Álvaro Justen - Turicas
>  http://blog.justen.eng.br/
>  21 9898-0141

Reply via email to