ERRATA (thanks jonathan) It is NOW optional
session.connect(request,response,check_client=True) to enable the check. On Nov 26, 10:58 am, Jonathan Lundell <[email protected]> wrote: > On Nov 26, 2010, at 8:33 AM, mdipierro wrote: > > > > > It is not optional > > "now optional"? > > > > > session.connect(request,response,check_client=True) to enable the > > check. > > > On Nov 26, 3:53 am, selecta <[email protected]> wrote: > >> still it would be nice to have this optional > > >> On Nov 26, 5:06 am, mdipierro <[email protected]> wrote: > > >>> True. This is a counterindication. > > >>> On Nov 25, 7:14 pm, Phyo Arkar <[email protected]> wrote: > > >>>> Most of them time i use a Remote VPN to change my IP and to access > >>>> Unrestricted Internet. > >>>> Coz internet here is very restrictive, (so restrictive that even google > >>>> Blogger is banned lol) . > > >>>> And only about 5 outgoing ips thats goes out of this country. > > >>>> VPN sometimes loose connection and drops me back to original IP. > > >>>> So if i using web2py remotely , logging in and if connection of VPN drops > >>>> and i do not know it goes back to normal ip. I will kicked out of the > >>>> Session. > > >>>> Hmm? > > >>>> On Fri, Nov 26, 2010 at 4:44 AM, Kuba Kucharski > >>>> <[email protected]>wrote: > > >>>>> @michele > > >>>>> yeap, IP-based security sucks. > >

