On Thursday, December 24, 2015 at 9:24:48 AM UTC-5, Massimo Di Pierro wrote:
>
> I am sorry, I cannot figure out exactly  what you are doing but I see a 
> possible problem. You cannot use @auth.requires_signature() and 
> SQLFORM.grid(user_signature=True) at the same time because the grid would 
> use its own URL signature and that is not the same expected by the 
> decorator.
>

Note, he is not decorating the grid action with @auth.requires_signature -- 
he is creating signed links to a completely different action, which is 
decorated (and should work fine).

Anthony

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to