History | View | Annotate | Download (6.9 kB)
This commit was manufactured by cvs2svn to create tag'release_2_0_2'.
Ok, fixing a few bugs here.... I still have more to do, but this fixes afunny bug in login.php where redirect won't allow more than the file andmode... Now it should work with posting (or any other page). Also fixes atypo in admin_db_utilities.php.
P.S. James, don't commit config.php. ;) Fortunately, it didn't seem like...
Added exit's after those header location redirects without them
This commit was manufactured by cvs2svn to create branch 'phpBB-2_0_0'.
pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need thorough checking, quickly
Ok all of these damned httpd server that are different are about annoying
webstar on MacOS X seems to suffer the same refresh issue as IIS CGI, fixed
Here we have the pleasure of fixing bugs 526891 and 530830. Both have been tested on my local copy, and they should be ready!
Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming
Minor updates, may fix bug #517876
Minor fix for quoting and excess space
Another fix
Fix various var not set warnings ... many thanks go to The Horta for pointing out and offering fixes for many of these
header Location mod to cope with IIS ... I hope
Hopefully this addresses the \' and '' problems with MSSQL, etc. ... I'd like opinions on the security of doing this.
New session code, probably still dodgy, fix for login failed message, search updates, highlighting URI messup fixes, max limit for ranks
Removed test redirect headers
Allow admins to login to disabled board ... for admin panel access only
More lang related cleanups
Changed to new lang vars + redirect for login
Various changes to location redirection ... please note the format and name changes
Various updates mainly URI session related ... login still having problem with full URI sessions
I have an excuse for this idiotic serious of commits ... I'll let you know what is when I think of it ...
Send new password + old password check stuff ... this time I'm fairly confident it works ... no really, I mean it
Added Send New Password functions + added check for current password when changing
Re-added GPL disclaimers
Modified header comments
Changes to include location + some other misc stuff
Improved treatment of forward_page param
Did some work converting lang file stuff to new format
Initial SQL updates complete
Now allow for GET based session
Removed display of Anonymous is username field if no user logged on
Little fix to login so de-activated accounts won't be able to login
Moved config, images vars to arrays and various other fixes
Added some passthru support to loginGot edit profile half working..
Minor updates and alterations mainly to templating vars
Overhauled session code ... in a big way
Modify to template sendpassword.php as U_ url
Updated for generic theming
Small mods to login page
Introduced a full page login box inc prelim themeing
error_die changes and various bug fixes to files
Compatibility and template updates
Session code updates
Changed to tie in with session code updates
User registration works.
Changed USER_IP to $user_ip
Started translation implemenation, added 1.2 english lang file
Added login/logout file and logic to login a user