Note that if you're talking about European rules you probably don't need to 
inform your users (In my case whenever I thought I needed I didn't) as 
there are exceptions to the rules. What I found is that the cookie warning 
is idiotically overused in many places where it isn't needed. For instance 
the login/remember me you refer is specifically exempt.  
  
In fact if you're not using the cookie for tracking anything in particular 
you can claim the cookie is a strictly necessary one to detect repeated 
login attempts and csrf prevention which is also exempt.  
  
Seriously, check the exceptions, I wish more website owners did because I 
hate those cookie warnings.

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to