What's into files? How long are the strings? There are limits to how long the query string can be. I thing the files should be saved in a session and retrieved by the target page
On Thursday, 3 October 2013 01:52:47 UTC-5, D. wrote: > > I'm still struggeling with this problem - does anyone have an idea? > > I narrowed it a bit further down: > > If the list I'm passing as vars contains 10 items or less > @auth.requires_signature() validates correctly and access to the function > is granted. However, if the list has 11 or more items I get "Insufficient > priviledges". > > Best regards! > -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

