This repository has been archived by the owner on May 29, 2024. It is now read-only.
Ay yi yi. Sessions are wonky below PHP 5.6. Changing to just requiring 5.6, to avoid weirdness, and then methodically doing everything possible to reset sessions cleanly on authentication changes. (Might be my Apache configuration, but I started getting weird blocked requests, error AH01797, for `<advisor-dashboard-url>/index.cgi`. Not quite sure what that was about, but removed `index.cgi` from `dir.conf`, which feels like a hack.)