We apologize for the instability of composr.app and appreciate your patience. We are working on the statistics addon and trying to find an optimal way to store and render data. Unfortunately, we have yet to find a solution that can handle the traffic (and therefore, tens of millions of statistical records) of composr.app. We're working hard on one.
#5887 - Session cookies should always be HttpOnly / Secure where applicable
This patch forces http-only on Session cookies and also correctly applies the Secure property when applicable.
This patch will not work without the updated global*.php files for 10.0.49. See GitLab to get them.