phpbb/phpBB/includes
Meik Sievertsen 46b24f9337 and again url bbcode changes... fixing one potential security issue.
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3632 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-11 01:55:18 +00:00
..
auth.php fixed bug #1388, #1357, #1347, #1307, #1222 and #1249 2003-02-25 16:03:22 +00:00
bbcode.php and again url bbcode changes... fixing one potential security issue. 2003-03-11 01:55:18 +00:00
constants.php Remove user facing session_id checks, they remain in admin and mod panels, fix bug which allows sending email via board even when disabled 2003-02-21 11:16:44 +00:00
db.php Updates to overcome security issue + updates of various functions, initial version of profile registration include ... not completed but should be functional for obvious reasons(!) 2002-03-18 13:35:23 +00:00
emailer.php Forgot to default charset and subject when no match found - Matthijs 2003-01-15 13:31:53 +00:00
functions.php fixed bugs #1487, #1385 and #1505, changed newest post code a little bit (now it should work as intended) 2003-03-07 19:32:46 +00:00
functions_admin.php Default forum for make_forum_select 2002-07-19 17:03:50 +00:00
functions_post.php fixed problems with updating default values within mssql (update_to_xxx), fixed html-entities match (no longer needed since the html validation changed... -> Related to bug #1267), bug #1374, #1341 - scoot and #1430 fixed too. Some updates related to 2.0.5. 2003-03-04 21:02:48 +00:00
functions_search.php - fixed bugs #1395, #1177, fixed floating point assignment bug within older php versions ($fraction), adjusted search a little bit by implementing a workaround for database timeouts (hopefully Paul will not slap me for this. :D) - should be tested within high-traffic boards or those affected by the database timeout. 2003-03-02 23:16:19 +00:00
functions_selects.php Path updates for language file select list generation 2002-12-22 12:20:35 +00:00
functions_validate.php fixed bug #1388, #1357, #1347, #1307, #1222 and #1249 2003-02-25 16:03:22 +00:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
page_header.php fixed problems with updating default values within mssql (update_to_xxx), fixed html-entities match (no longer needed since the html validation changed... -> Related to bug #1267), bug #1374, #1341 - scoot and #1430 fixed too. Some updates related to 2.0.5. 2003-03-04 21:02:48 +00:00
page_tail.php More updates, append sid to admin browsing 2002-11-26 11:42:12 +00:00
prune.php fixed problems with updating default values within mssql (update_to_xxx), fixed html-entities match (no longer needed since the html validation changed... -> Related to bug #1267), bug #1374, #1341 - scoot and #1430 fixed too. Some updates related to 2.0.5. 2003-03-04 21:02:48 +00:00
sessions.php added missing variable to session_end, fixed schema directories within upgrade file. 2003-02-23 11:59:51 +00:00
smtp.php Remove trim from $mail_to to allow bcc only sends. 2002-12-22 15:09:17 +00:00
sql_parse.php Stop being too paranoid about hacking of includes containing only fully inclusive functions 2002-03-18 23:53:12 +00:00
template.php "Fix" for realpath and Lycos? 2002-12-21 19:09:57 +00:00
topic_review.php Fix for bug # 226 in the tracker 2002-05-03 15:58:35 +00:00
usercp_activate.php fixed wrong return path in admin mass mailing - netclectic, fixed bug #1477 2003-03-03 10:32:44 +00:00
usercp_avatar.php fixed problems with updating default values within mssql (update_to_xxx), fixed html-entities match (no longer needed since the html validation changed... -> Related to bug #1267), bug #1374, #1341 - scoot and #1430 fixed too. Some updates related to 2.0.5. 2003-03-04 21:02:48 +00:00
usercp_email.php minor redirect fixes (please review) 2003-02-27 13:05:28 +00:00
usercp_register.php fixed problems with updating default values within mssql (update_to_xxx), fixed html-entities match (no longer needed since the html validation changed... -> Related to bug #1267), bug #1374, #1341 - scoot and #1430 fixed too. Some updates related to 2.0.5. 2003-03-04 21:02:48 +00:00
usercp_sendpasswd.php Remove user facing session_id checks, they remain in admin and mod panels, fix bug which allows sending email via board even when disabled 2003-02-21 11:16:44 +00:00
usercp_viewprofile.php fixed get_userdata to be now really compatible with id and username (note: used intval check against 0 because of php3 compatibility) 2003-02-25 23:28:30 +00:00