I am creating this thread with regards to an issue that several users in our journal have been emailing about and we have investigated. We are currently using OJS 3.3.0.13 on our journal.
The issue:
The user logs in, while choosing “Keep me logged in”.
Logs out soon enough
Logs in again with the same option chosen “Keep me logged in”.
Somehow two versions of cookies are created (not always).
Once there are two versions of the cookies and the user tries to login again, it keeps redirecting to the login page over and over again (fixes on its own after some time/after several login attempts).
We have set a custom “session_cookie_name” and “session_check_ip” is off.
The issue is totally related to cookies, however my explanation might not be be fully accurate in depicting how to cookie issue is actually happening. Technical individuals might understand better.
If the user clears all the cookies for the website, they are able to login without a problem.
Can you please share a fix for this so that no manual intervention would be required?
Same results are produced after changing it to the defaults, additionally not only does it redirect to the same login page a few times. Once logged in, after clicking the logout button from the panel, it will redirect to the dashboard again a few times until the logout finally works.