Thanks for your reply, Anthony. I also noticed that sessions set cookies. Is there a way to make web2py not set any cookies? I'm wondering about all automatic cookies that are set, which they are and if they can be removed.
Den lördag 5 december 2015 kl. 19:06:54 UTC+1 skrev Anthony: > > Yes, web2py automatically creates a session cookie (which is converted to > a cookie with an explicit expiration when the "remember me" option is > selected). > > Anthony > > On Saturday, December 5, 2015 at 11:01:14 AM UTC-5, Robin Manoli wrote: >> >> I'm wondering if web2py sets cookies automatically, so that you would >> have to inform the users (even if the site I make not explicitly sets >> cookies). I would assume the "remember me" login option uses cookies. Does >> it? Are there other ones too? >> > -- 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.

