stable

Clone or download

Read-only

Remove cookie domain configuration option

Cookies set by Tuleap have no meaning outside of the Tuleap context. There is no point to let administrators choose to which domain cookies are readable if it is not possible to something with it. This is part of request #10979: Implement Same-Site cookie and cookie prefixes protections Change-Id: I75cb38a1866d44bb8883dabbb26bdb525b877fdf

Modified Files

Name
M src/common/include/CookieManager.class.php +2 −38 Go to diff View file
M src/etc/local.inc.dist +0 −9 Go to diff View file
M tests/integration/_fixtures/local.inc +0 −9 Go to diff View file
M tests/simpletest/common/include/CookieManagerTest.php +3 −27 Go to diff View file