|
I have long browser sessions and eventually I am logged out automatically (which is ok).
But when I click the login button, I am not presented with a login box (username/password). I have to manually delete 2 cookies in the right order to get properly recognized as logged out before I can log in again.
The first cooking is from auth.curse.com (can't remember the name, there is only one and holds an id of some sort) and the second from curse.com (Network.Session, also holds an ide). Deleting the second and reloading the page wont work. Deleting the first and reload will recreate the second. It is a bit confusing, but deleting these two cookies allows me to login again.
|