Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 2
    Basically, there's no point in having a logout button if you're always automatically signed in. If you're using the button so that people can't log in as you once you're done, then you don't want auto login enabled when you click it. Otherwise, just close the browser to 'log out'. Commented Dec 18, 2011 at 22:28
  • "Remember Me" is for when you close the browser without clicking on "Log Out". If it was not checked, the cookie only lasts for that browser session. Commented Dec 19, 2011 at 3:55