So basically this is a 'Keep me logged in for X amount of time' but without the choice of time. How come its explained as auto login then.....? May i ask.bvigorda wrote:Thanks Dan - some people just don't get the conceptDan Epps wrote:
One other thing I noticed...you said
When you click logout the cookie is normally destroyed and you have to login again next visit. To persist your login cookie simply exit the browser without logging out.When I sign on and check the box, then spend some time at the board, then log off and revisit the board, the username and password are not filled in and I need to check the box again
Code: Select all
'LOG_ME_IN' => 'Log me on automatically each visit',
Code: Select all
'LOG_ME_IN' => 'Make it so I do not have to re-enter username and password if I do not log out',