Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
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 functions... | Christian Schneider | 1 | -1/+1 |
2017-05-24 | No SSL cookies for trusted IPs because Chrome does not overwrite SSL cookies ... | Christian Schneider | 1 | -1/+1 |
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 |