Age | Commit message (Expand) | Author | Files | Lines |
2021-01-13 | Update copyright date | Christian Schneider | 1 | -1/+1 |
2021-01-05 | Remove obsolete special case username == uid, we do not have such cases anymore | Christian Schneider | 1 | -7/+0 |
2020-07-25 | don't trigger legacy warning if both username and uid are empty | Christian A. Weber | 1 | -1/+1 |
2020-06-23 | Remove usage of _read_post_process in it_user | Christian Schneider | 1 | -12/+12 |
2020-05-06 | Use random_bytes() instead of uniqid() now that we require PHP 7.0 for itools | Christian Schneider | 1 | -1/+1 |
2020-01-13 | Use SameSite policy Lax for uid cookie | Christian Schneider | 1 | -3/+2 |
2019-09-10 | Revert "New it_session::setcookie() which uses SameSite=Lax" | Christian Schneider | 1 | -1/+1 |
2019-09-10 | New it_session::setcookie() which uses SameSite=Lax | Christian Schneider | 1 | -1/+1 |
2019-03-12 | Use cryptographically secure random_int() to generate password and increase l... | Christian Schneider | 1 | -3/+4 |
2019-02-13 | Remove migration functions as all old-style usages have been updated | Christian Schneider | 1 | -6/+0 |
2019-02-12 | Migrate old style constructors to __construct, temporary transition functions... | Christian Schneider | 1 | -2/+7 |
2018-06-15 | Silence warning for uid cookies with mb4 characters | Christian Schneider | 1 | -1/+1 |
2017-08-22 | Fix user->login() without session, forgot to set cookie | Christian Schneider | 1 | -1/+1 |
2016-07-20 | Revert "Revert "Use same server (may have switched to server_update) to read ... | Christian Schneider | 1 | -1/+1 |
2016-07-20 | Revert "Use same server (may have switched to server_update) to read back new... | Christian Schneider | 1 | -1/+1 |
2016-07-20 | Use same server (may have switched to server_update) to read back newly creat... | Christian Schneider | 1 | -1/+1 |
2013-11-01 | Remove $Id$ | Christian Schneider | 1 | -2/+0 |
2013-04-22 | Switch to mysqli functions | Christian Schneider | 1 | -1/+1 |
2013-01-30 | Get rid of explicit mysql_real_escape_string outside of it_dbi | Christian Schneider | 1 | -1/+1 |
2009-04-22 | Get rid of ereg/split, replaced by preg equivalents | Christian Schneider | 1 | -3/+3 |
2009-04-04 | allow calling constructor without p | Christian Weber | 1 | -1/+1 |
2008-09-24 | Mark uid/session cookies as httponly (not readable by JS document.cookie) | Christian Schneider | 1 | -1/+1 |
2007-10-16 | Fix bogus indentation | Christian Schneider | 1 | -1/+1 |
2007-10-11 | Improve documentation cross reference | Christian Schneider | 1 | -1/+1 |
2007-10-11 | Populated release branch | Christian Schneider | 1 | -0/+505 |