phpbb/phpBB
dougk_ff7 35e91d29d5 Ok, I've done so much here, I can hardly remember what I've done...
There are various security updates throughout the commit, along with a few
bug fixes; I'll try to name them here.
---
Bug #453: Fixed.
Bug #485: Duplicate of #453, but still fixed.
Bug #476: Ok, the typo is fixed.
---
That should be it, but I'll have more fixes tomorrow. (Finally, I have
figured out regular expressions!!!)

--Doug


git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2645 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-06-23 02:47:56 +00:00
..
admin Ok, I've done so much here, I can hardly remember what I've done... 2002-06-23 02:47:56 +00:00
db Not auto_increment'ed as per other fixes/bugs ... 2002-06-04 11:53:11 +00:00
develop Adds relevant Charset: statement to email templates that need don't have it. 2002-05-17 13:01:03 +00:00
docs Out of date 2002-02-12 13:36:01 +00:00
images Fixed #502588, missing smiley after conversion of 1.x board 2002-02-16 22:27:33 +00:00
includes Ok, I've done so much here, I can hardly remember what I've done... 2002-06-23 02:47:56 +00:00
language Ok, I've done so much here, I can hardly remember what I've done... 2002-06-23 02:47:56 +00:00
templates Ok, several bug fixes here... 2002-06-04 04:14:17 +00:00
common.php Added exit's after those header location redirects without them 2002-05-13 13:18:18 +00:00
config.php Going to have change doing this from "doing a Bart" to "doing a Paul" before much longer ... 2002-03-31 00:07:48 +00:00
extension.inc Remove timing for final release ...can always be put back for those that want it 2002-04-04 11:52:50 +00:00
faq.php pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need _thorough_ checking, quickly 2002-03-31 00:06:34 +00:00
groupcp.php Send only a newline for email headers ... breaks RFC but appears to work with mail() ... will undoubtedly lead to some problems for some users ... 2002-05-20 00:21:38 +00:00
index.php Output online users explanation 2002-03-31 13:58:01 +00:00
install.php "Fix" for "security" problem in install.php 2002-06-17 21:23:38 +00:00
login.php Added exit's after those header location redirects without them 2002-05-13 13:18:18 +00:00
memberlist.php More fixes 2002-05-19 15:11:17 +00:00
modcp.php Various updates 2002-05-19 15:02:08 +00:00
posting.php More fixes 2002-05-19 15:11:17 +00:00
privmsg.php Send only a newline for email headers ... breaks RFC but appears to work with mail() ... will undoubtedly lead to some problems for some users ... 2002-05-20 00:21:38 +00:00
profile.php Ok all of these damned httpd server that are different are about annoying 2002-03-28 19:52:21 +00:00
search.php More fixes and updates 2002-05-13 01:30:59 +00:00
update_to_201.php oops, now that would've been a problematical oversight :D 2002-05-18 14:48:17 +00:00
upgrade.php Added exit's after those header location redirects without them 2002-05-13 13:18:18 +00:00
viewforum.php More updates ... added Date and Content-type/encoding output for the emails, updated all email templates 2002-05-17 13:14:05 +00:00
viewonline.php Changes in sessions means a reduction in complexity for viewonline and page_header 2002-04-08 14:37:17 +00:00
viewtopic.php More fixes ... hopefully corrects for moved topic/pagination issues ... needs testing (run update_to_201.php ... if you are already running 2.0.1 you'll need to modify the case statements in update_to_201 or necessary checks won't complete) 2002-05-14 15:19:20 +00:00