On Tuesday, May 9, 2017 at 4:04:52 AM UTC-4, sunda.am...@gmail.com wrote:
>
> Anhtony,
>
> What i observe, is when i login with activing the 'remember me' radio box, 
> and then after when i logout, and want to login again, it doesnt remember 
> me , i need to write my mail and password again ...
>

Yes, of course, if you explicitly log out, you are logged out and must log 
in again. "Remember me" doesn't make the logout functionality stop working 
-- otherwise, what would be the point of logout in that case? "Remember me" 
converts the session cookie to a cookie that survives longer than the 
current browser session (i.e., the cookie will still be there if you close 
the browser and then open it again) -- so, you can remain logged in from 
one browser session to the next.

Anthony

-- 
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