- Feb 16, 2006
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- Feb 15, 2006
-
-
Dries Buytaert authored
- Patch #47919 by Thomas: fixed various glitches with MySQLi's error handling and non-standard port support..
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- Feb 14, 2006
-
-
Steven Wittens authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- Feb 12, 2006
-
-
Dries Buytaert authored
-
- Feb 10, 2006
-
-
Dries Buytaert authored
* Makes the user login and password fields in the login _block_ required. * Uses just if ($form['name']) rather than if (isset($form['name']) && $form['name']). AFAIK, using both is unnecessary with the form API. * Changes maxlength for usernames to 60 which is the (rather odd) database value. The maxlength fields at present don't accomodate affiliate logins with extra long usernames/domains, but I've left that issue alone for now. * Removes all instances of maxlength for password. They were a)not being applied with any degree of consistency, and b)unnecessary as only the hash is stored. * Corrects an e-mail address maxlength from 55 to 64. * unset() accepts more than one variable.
-
Dries Buytaert authored
- Patch #44947 by rkerr / Moshe: fixed race condition in session handling, reduced query overhead of session handling, reduced database overhead of session handling.
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- Feb 09, 2006
-
-
Steven Wittens authored
-
Steven Wittens authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Steven Wittens authored
-
Steven Wittens authored
-
Steven Wittens authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #43622 / #46627 by markus: 'delete the selected posts' operation on admin/node doesn't work.
-
Dries Buytaert authored
- Patch #44290 by Steve Dondley: fixed problem with user picture getting deleted after editing user account.
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- Feb 08, 2006
-
-
Steven Wittens authored
-
Steven Wittens authored
-
Steven Wittens authored
-
- Feb 07, 2006
-
-
Steven Wittens authored
-