In the beginning of your controller (e.g.):
def index():
if not auth.is_logged_in():
session.forget(response)
Regards
On Sunday, August 3, 2014 2:11:29 PM UTC+2, Thomas Wimmer wrote:
>
> How can i switch off (session) cookies unless a user logs in?
>
> Thanks!
>
--
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.