Why do I have to log in every day ?
Discussion
It's because whoever wrote the federated login messed up big, and it's been like this forever.
The site creates an ASPSESSIONID cookie for a session, which is meant to be deleted at the end of the session, but modern browsers and session cookies don't get along and don't delete them when the session ends because of 'usability' (i.e. keeping your logged in session going). The way around this is for the developers to set a validity period and either expire the cookie or keep on resetting the validity period when it is successfully accessed.
To work around this, delete all of the ASPSESSIONIDxxxxxxx cookies from your browser, you'll probably need to log back in to PH but it will persist for approx a month or so, depending how many times you visit. Once you get to the log in every day phase, delete them again...
That's the only fix I've found for it, short of wiping all of the cookies when you close a browser, but that means you'll definitely need to keep logging in. At least using a password manager makes it slightly easier.
The site creates an ASPSESSIONID cookie for a session, which is meant to be deleted at the end of the session, but modern browsers and session cookies don't get along and don't delete them when the session ends because of 'usability' (i.e. keeping your logged in session going). The way around this is for the developers to set a validity period and either expire the cookie or keep on resetting the validity period when it is successfully accessed.
To work around this, delete all of the ASPSESSIONIDxxxxxxx cookies from your browser, you'll probably need to log back in to PH but it will persist for approx a month or so, depending how many times you visit. Once you get to the log in every day phase, delete them again...
That's the only fix I've found for it, short of wiping all of the cookies when you close a browser, but that means you'll definitely need to keep logging in. At least using a password manager makes it slightly easier.
Forums | Website Feedback | Top of Page | What's New | My Stuff


