Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-03-29 | Ignore array values in cookie (fuzzer warning mail2502) | Christian Schneider | 1 | -1/+1 | |
2021-01-13 | Update copyright date | Christian Schneider | 1 | -1/+1 | |
2020-05-06 | Use random_bytes() instead of uniqid() now that we require PHP 7.0 for itools | Christian Schneider | 1 | -2/+2 | |
2020-01-13 | Use SameSite policy Lax for session cookie | Christian Schneider | 1 | -5/+3 | |
2019-09-10 | Revert "New it_session::setcookie() which uses SameSite=Lax" | Christian Schneider | 1 | -14/+2 | |
This reverts commit 7cacb3fbd49cdd5b960242e5c988e94d823eae67. | |||||
2019-09-10 | New it_session::setcookie() which uses SameSite=Lax | Christian Schneider | 1 | -2/+14 | |
2019-02-12 | Migrate old style constructors to __construct, temporary transition ↵ | Christian Schneider | 1 | -1/+1 | |
functions for it_dbi (map, mapgen) and it_user (ad, login_user) | |||||
2017-05-24 | No SSL cookies for trusted IPs because Chrome does not overwrite SSL cookies ↵ | Christian Schneider | 1 | -1/+1 | |
with non-SSL ones and thus prevents login to devel after live, reported by David | |||||
2013-11-01 | Remove $Id$ | Christian Schneider | 1 | -2/+0 | |
2008-09-24 | Mark uid/session cookies as httponly (not readable by JS document.cookie) | Christian Schneider | 1 | -2/+2 | |
2007-10-11 | More uniform file headers | Christian Schneider | 1 | -0/+15 | |
2007-10-11 | Populated release branch | Christian Schneider | 1 | -0/+232 | |