phpbb/phpBB/includes
Meik Sievertsen bca5a953de more in-depth hostname validation. Not used in install files... there the code is fine.
There are ways to improve this, either a whitelist or "more guessing"

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8846 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-09-15 18:41:27 +00:00
..
acm change the way we do chmodd'ing. I know, my implementation really sucked... good we have motivated community members who point this out. ;) Thanks to faw for providing a way better function and for discussing and also abiding to our needs. :) LEW21 should maybe credited too... he gave the inspiration without knowing it. 2008-08-22 12:52:48 +00:00
acp Correctly limit input of the users location to 100 characters in the UCP and ACP. Closes #32655 2008-09-05 19:02:36 +00:00
auth HTTP Authentication supports UTF-8 usernames now [Bug #21135] 2008-06-04 16:05:27 +00:00
captcha dumdidum... sorry. ;) 2007-10-05 14:36:34 +00:00
db direct calls 2008-09-04 13:37:01 +00:00
diff More 5.3 compatibility. 2008-08-16 22:24:54 +00:00
hooks - fixed database updater 2007-10-04 12:03:05 +00:00
mcp Add a missing & to the return to topic URL when closing a report 2008-09-11 00:30:10 +00:00
search Ok, story real database server info, as well as caching it 2008-09-04 12:01:47 +00:00
ucp #34045 2008-09-15 11:42:06 +00:00
utf #21885 2008-04-20 05:16:42 +00:00
auth.php fixing two potential problems 2008-04-11 14:14:23 +00:00
bbcode.php Okay. Frozen, we never said anything about it being permafrost. Also, this is not 100% tested, expect troubel with store_db (I'm waiting for the bug reports) 2008-07-28 14:24:37 +00:00
cache.php tiny alterations/bugfixes 2008-07-28 13:26:20 +00:00
constants.php add phpbb version constant to constants. This allows us to check the filebase version. 2008-09-04 11:19:48 +00:00
functions.php Extra slash is included in the redirect url when redirecting to the forum root directory. Closes #33605 2008-09-05 19:09:52 +00:00
functions_admin.php Do not decrease topics counter when deleting shadow topics. #26495 2008-09-07 17:10:43 +00:00
functions_compress.php change the way we do chmodd'ing. I know, my implementation really sucked... good we have motivated community members who point this out. ;) Thanks to faw for providing a way better function and for discussing and also abiding to our needs. :) LEW21 should maybe credited too... he gave the inspiration without knowing it. 2008-08-22 12:52:48 +00:00
functions_content.php #31185 2008-08-13 14:37:33 +00:00
functions_convert.php Fix one design failure in phpBB3. Do not count non-approved posts to the user_posts. Before, a user was able to circumvent basically any protection based on post counts. 2008-09-02 06:36:24 +00:00
functions_display.php erm 2008-08-28 12:44:58 +00:00
functions_install.php #18775 2008-04-20 04:57:29 +00:00
functions_jabber.php return jabber login status - should work... but needs testing nonetheless. 2008-07-28 13:30:38 +00:00
functions_messenger.php change the way we do chmodd'ing. I know, my implementation really sucked... good we have motivated community members who point this out. ;) Thanks to faw for providing a way better function and for discussing and also abiding to our needs. :) LEW21 should maybe credited too... he gave the inspiration without knowing it. 2008-08-22 12:52:48 +00:00
functions_module.php The same way we allow defining a custom template/style path we now allow this for languages too. 2008-08-23 17:20:55 +00:00
functions_posting.php Fix one design failure in phpBB3. Do not count non-approved posts to the user_posts. Before, a user was able to circumvent basically any protection based on post counts. 2008-09-02 06:36:24 +00:00
functions_privmsgs.php #27855 2008-05-26 12:00:17 +00:00
functions_profile_fields.php Custom profile fields with date type should be timezone independend [Bug #15003] 2008-03-06 19:29:59 +00:00
functions_template.php Don't compile {} or {$}. 2008-09-04 11:52:01 +00:00
functions_transfer.php dumdidum... sorry. ;) 2007-10-05 14:30:11 +00:00
functions_upload.php some changes for proper code documentation 2008-08-23 17:23:40 +00:00
functions_user.php some changes for proper code documentation 2008-08-23 17:23:40 +00:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
message_parser.php some changes for proper code documentation 2008-08-23 17:23:40 +00:00
session.php more in-depth hostname validation. Not used in install files... there the code is fine. 2008-09-15 18:41:27 +00:00
template.php Okay. Frozen, we never said anything about it being permafrost. Also, this is not 100% tested, expect troubel with store_db (I'm waiting for the bug reports) 2008-07-28 14:24:37 +00:00