Answer the question
In order to leave comments, you need to log in
How to make it so that the authorization on Habré does not fly off regularly?
Somehow I got tired of having to enter a terrible Khabrovsky cookie every week and re-authorize on the site.
Maybe someone knows - is there a way to remember yourself, even if not forever, but at least for a long time?
Answer the question
In order to leave comments, you need to log in
This is similar to the problems of the Habr itself.
Given that it seems to be written in php (using PHPSESSID cookies) and that by default the session is stored in a file on disk, then when it hits another backend server (for example, when you change your IP, provided that the frontend distributes users by backend servers based on their IP) you lose your session.
Of course, I want to believe that the developers of Habr made the storage of sessions at least in memcashdi, but the symptoms do not speak in favor of this version.
I got the impression that authorization flies when accessed from different machines. Let's say two weeks of holidays from home had no problems. Sequential access from home, work, home - we get a meeting.
I do not turn off the browser, nothing flies. Latest stable chrome.
When something was recently changed on Habré, the developers asked those who had problems with authorization crashes to clear their cookies.
Links with an authorization key are sent to the mail. If you go to Habr using this link, you will be authorized.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question