Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-10 | Revert "New it_session::setcookie() which uses SameSite=Lax" | Christian Schneider | 1 | -1/+1 | |
This reverts commit 7cacb3fbd49cdd5b960242e5c988e94d823eae67. | |||||
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 ↵ | Christian Schneider | 1 | -3/+4 | |
length to 12 characters for 49^12 possibilities | |||||
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 ↵ | Christian Schneider | 1 | -2/+7 | |
functions for it_dbi (map, mapgen) and it_user (ad, login_user) | |||||
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 | |
back newly created user"" This reverts commit 32cdb763d422c7ebed3a75af8897ba14a7cc047d. | |||||
2016-07-20 | Revert "Use same server (may have switched to server_update) to read back ↵ | Christian Schneider | 1 | -1/+1 | |
newly created user" This reverts commit 52340f50c1577b68aea74d743f297d796b952170. | |||||
2016-07-20 | Use same server (may have switched to server_update) to read back newly ↵ | Christian Schneider | 1 | -1/+1 | |
created user | |||||
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 | |