Thank you I´ll do that! 2014-11-13 23:23 GMT+00:00 Niphlod <[email protected]>:
> BTW: take care to protect that function with some kind of restriction > (usually ip-based). If an attacker knows the endpoint it'll flood your app > with "fake" attachments as soon as he can :-P > > On Thursday, November 13, 2014 6:30:55 PM UTC+1, Ramos wrote: >> >> Very informative. >> I´m more than satisfied. >> >> >> Thank u >> >> António >> >> >> 2014-11-13 17:23 GMT+00:00 Leonel Câmara <[email protected]>: >> >>> The cloud service is calling the controller putting the same vars in get >>> and post variables (no idea why they do that), so request.vars makes a list >>> of the values it gets for the same name as request.vars has both get and >>> post vars. >>> >>> -- >>> 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/d/optout. >>> >> >> -- > 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/d/optout. > -- 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/d/optout.

