Re: [web2py] Re: modified auth.signature

2011-04-23 Thread Stifan Kristi
a, i c, thank you very much for your pointer, massimo. On Sun, Apr 24, 2011 at 11:59 AM, Massimo Di Pierro < massimo.dipie...@gmail.com> wrote: > you could use > > default=request.client > > mind that it is not guaranteed because it can be spoofed when behind a > proxy. > > On Apr 23, 11:42 pm, S

Re: [web2py] Re: modified auth.signature

2011-04-23 Thread Stifan Kristi
thank you so much for your suggestion, massimo, pardon, before, i've used that code (refered from the book), but, it seems, that web2py had already this function so that i used web2py function. i mean, i want to add created_from field that have default value ip address where the user submit the for