We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 36702
    • 76 Posts
    After upgrading from Evo 1.0.14 to 1.2 I had a very annoying situation when I was working in the backend (manager). Everything was working fine, but if I visited one page in the frontend, then went back to manager I had to log in again - every time.

    Luckily I found an easy workaround, but this never happened before the upgrade so I was wondering if anyone has a permanent solution.

    The workaround is simply to ensure the same protocol (http or https) is used for both frontend and backend.

    Not sure if it's even a MODX change; it might be a recent Firefox update I guess.
      • 36416
      • 589 Posts
      Quote from: twz-17 at Jan 12, 2017, 05:25 AM
      The workaround is simply to ensure the same protocol (http or https) is used for both frontend and backend.
      Not sure if it's even a MODX change; it might be a recent Firefox update I guess.

      This is how cookies usually work - rewrite both ends to same protocol (preferably HTTPS).