MantisBT: master-2.28 2ec1b106

Author Committer Branch Timestamp Parent
dregad dregad master-2.28 2026-04-07 12:02 master-2.28 b8d84f3c
Affected Issues  0036819: Secure cookies are rejected by the browser
Changeset

Revert use of string_url() in http_api.php

Requiring string_api.php was causing a circular inclusion pattern of the
core APIs, resulting in rejection of Secure Cookies by the browser.

Partial revert of commit 5393a5663d33a0060d13ee0d4517bb701ddac40d.

Fixes 0036819

mod - core/http_api.php Diff File