summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Okay, let's be a little more paranoid.Henry Sudhof2008-03-221-3/+4
* some 2.0.x fixes for some annoying bugs and some not so annoying ones.Meik Sievertsen2007-02-101-22/+4
* Display an error if the user wasn't update rather than success [#1320]Graham Eames2006-03-261-2/+1
* Change to make style code consistant with usercp_register.php [#304]Graham Eames2006-01-291-2/+1
* Fix the use of an invalid config option (Bug #861)Graham Eames2006-01-141-1/+1
* Changes related to deleting auto login keys on password changeGraham Eames2006-01-111-0/+7
* An improved version of the username patch I committed the other dayGraham Eames2005-12-201-1/+15
* Correct path to avatars [#667]Graham Eames2005-12-111-2/+2
* 2.0.18 changesMeik Sievertsen2005-10-301-6/+7
* Prevent an admin deleting themselves in order to reduce support issuesGraham Eames2005-09-191-1/+1
* - some 2.0.x updatesMeik Sievertsen2005-07-191-1/+1
* several security fixes in admin pagesMeik Sievertsen2004-03-251-1/+2
* some bugfixes... cvs does not work very well at the moment. hope the change w...Meik Sievertsen2003-06-201-2/+2
* two (more or less) important fixes.Meik Sievertsen2003-05-131-0/+13
* guess what ? yes... fixed small glitches.Meik Sievertsen2003-04-131-1/+1
* fixed a bug i invented. changed username validation to catch multiple spaces....Meik Sievertsen2003-03-311-1/+1
* fixed problems with usernames using html special chars, added GMT + 13 to eng...Meik Sievertsen2003-03-091-2/+2
* fixed bugs #1286, #1337 and #1153Meik Sievertsen2003-03-031-1/+6
* fixed bug #1446, #1418 and memberlist joined sort orderMeik Sievertsen2003-02-261-13/+17
* fixed get_userdata to be now really compatible with id and username (note: us...Meik Sievertsen2003-02-251-1/+1
* "Fix" for realpath and Lycos?Paul S. Owen2002-12-211-7/+7
* Changed to reflect changes to select functionsBart van Bragt2002-12-101-1/+1
* More fixesPaul S. Owen2002-12-031-45/+5
* This is what I needed to finish to make phpBB compatible with PHPdougk_ff72002-11-291-1/+1
* Missing class="post" tags ... hopefully this doesn't break everything (I've n...Paul S. Owen2002-11-281-2/+7
* Fixed bug #789, banlist not updated when user is deletedBart van Bragt2002-11-271-0/+7
* Fixed bug #844, admin can't upload avatar for userBart van Bragt2002-11-271-1/+1
* Fixed indentation/bracket problemBart van Bragt2002-11-251-15/+14
* Yet more fixes ... note there is a bug in user admin at presentPaul S. Owen2002-11-241-180/+181
* A whole bunch of fixesPaul S. Owen2002-11-231-31/+29
* This is an attempt to remove problems with "file_exists()" calls in laterdougk_ff72002-10-061-6/+6
* Ok, by this time, bugs 397, 427, 429, 450, and 472 should be fixed.dougk_ff72002-06-271-17/+7
* Fixes bug #448....dougk_ff72002-06-121-1/+1
* Ok, several things accomplished here...dougk_ff72002-06-121-3/+110
* Left out username language variable...the_systech2002-05-281-1/+2
* Yep, more updates and fixesPaul S. Owen2002-05-121-18/+7
* Loads of bug fixes and updatesPaul S. Owen2002-05-121-3/+3
* Sorry this is just me being anal.. Fix the CVS id line so that it's working a...the_systech2002-03-271-1/+1
* Fix for bug # 535531... How'd that echo get in there?the_systech2002-03-271-2/+2
* Fixed wrong lang var useagePaul S. Owen2002-03-231-1/+2
* Fix problem with user_admin not showing correct status for certain settings +...Paul S. Owen2002-03-221-282/+253
* This is what I get when I delete a file that I've already updated ... because...Paul S. Owen2002-03-191-1/+1
* Oops typo... Plus admin_users needed functions_validate as well, which did aw...the_systech2002-03-181-76/+2
* admin_users now needs the functions_select.php since the breakup of functions.the_systech2002-03-181-1/+1
* Security updates + a few updates for chopped up functions compatibilityPaul S. Owen2002-03-181-0/+2
* Ok one last attempt on my part to fix file upload bugs.. Might actually work ...the_systech2002-03-121-1/+8
* Minor screw up in file upload checking.. If file_uploads is not set at all in...the_systech2002-03-061-1/+2
* Oops I did a Paul... Still allow avatar uploads from Urlsthe_systech2002-03-011-0/+4
* Workarounds for file_uploads disabled...the_systech2002-03-011-2/+16
* Fix "cannot find user" error bug #517258Paul S. Owen2002-02-141-1/+1