phpbb/phpBB/includes
Marc Alexander adff2fb254 [ticket/11548] Check upload avatar URL the same way as in phpBB 3.0
The upload avatar URL was checked for its length in phpBB 3.0. Additionally,
starting with the new avatar system in phpBB 3.1, the URL was checked to
prevent improper URLs being submitted. This minor change is needed for proper
testing of the ucp and acp groups pages.

PHPBB3-11548
2013-07-12 14:35:17 -04:00
..
acp Merge branch 'develop-olympus' into develop 2013-07-12 20:09:22 +02:00
auth [feature/auth-refactor] Move auth providers to separate directory 2013-07-04 17:14:19 -04:00
avatar [ticket/11548] Check upload avatar URL the same way as in phpBB 3.0 2013-07-12 14:35:17 -04:00
cache [ticket/11305] Extract hook finder from cache service. 2013-01-02 01:29:32 -05:00
captcha [ticket/9975] Moved a few E_USER_ERROR errors to /language 2013-04-23 09:55:36 -07:00
config [ticket/10202] Rename method names _all() to _array(). 2013-03-05 23:15:46 +01:00
controller [feature/twig] Remove style dependency for controller helper 2013-07-05 12:11:59 -05:00
cron [ticket/11015] Change more docblocks to phpbb_db_driver. 2012-12-13 18:00:12 -05:00
db [ticket/11662] Typos: occured -> occurred 2013-07-12 17:51:29 +02:00
di Merge PR #1130 branch 'EXreaction/ticket/11259' into develop 2012-12-29 13:45:40 -05:00
diff [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
event [feature/controller] Fix comments, check against more general HttpException 2012-11-19 12:55:15 -05:00
extension Merge remote-tracking branch 'EXreaction/ticket/11415' into develop 2013-05-18 11:20:47 -04:00
feed [ticket/11481] Move prepended slash from calls into function 2013-06-06 20:35:38 +02:00
groupposition [ticket/10411] Throw exceptions instead of using trigger_error() 2013-02-26 16:52:53 +01:00
hook [ticket/11335] (hook finder) Make php_ext 'php' not '.php' 2013-04-24 17:45:39 -05:00
hooks [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
lock [ticket/11495] Add owns_lock() method to lock classes 2013-04-30 15:48:29 +02:00
log [ticket/10714] Logs are disabled for this page call only 2013-03-03 20:30:17 +01:00
mcp Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatars 2013-03-04 00:22:15 +01:00
notification Merge remote-tracking branch 'EXreaction/ticket/11413' into develop 2013-05-20 11:54:39 -04:00
php [ticket/10931] Apply strtolower() correctly, i.e. not on false. 2012-06-11 15:46:03 +02:00
questionnaire Merge remote-tracking branch 'upstream/develop' into ticket/11015 2012-12-06 21:49:24 -05:00
request [feature/auth-refactor] Fix the actual cause of test failures 2013-07-01 22:40:49 -04:00
search [ticket/11662] Typos: occured -> occurred 2013-07-12 17:51:29 +02:00
style [ticket/11388] Fix typo 2013-07-11 11:27:15 -05:00
template [ticket/11665] Can't change file names already sent to set_filenames 2013-07-12 11:47:34 -05:00
tree [ticket/11495] Throw exception when item that should be deleted does not exist 2013-04-30 22:19:35 +02:00
ucp Merge branch 'develop-olympus' into develop 2013-07-12 00:11:18 +02:00
utf [ticket/10847] fixing all misspelled "dependant" to "dependent" 2012-04-30 21:55:24 +02:00
.htaccess [ticket/9698] Add .htaccess to the includes subdirectory. 2010-10-15 16:47:21 +02:00
bbcode.php [feature/twig] Fix BBCode parser 2013-07-02 11:29:32 -05:00
class_loader.php [ticket/11335] (class loader) Make php_ext 'php' not '.php' 2013-04-24 17:45:30 -05:00
constants.php Merge branch 'ticket/11566' into ticket/11566-develop 2013-07-01 23:25:29 +05:30
datetime.php Merge branch 'develop-olympus' into develop 2013-02-24 17:58:27 +01:00
error_collector.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
filesystem.php [ticket/11362] Move phpbb_clean_path into a simple filesystem service 2013-04-17 17:46:58 +02:00
functions.php [ticket/9341] remove PREV_PAGE tpl var used for backward compatability 2013-06-27 20:47:03 +05:30
functions_acp.php [ticket/11010] resolving latest comments 2013-05-21 11:55:45 +02:00
functions_admin.php Merge branch 'develop-olympus' into develop 2013-07-05 18:21:38 -05:00
functions_compatibility.php [feature/avatars] Use deprecated for compatibility function 2013-02-03 23:06:30 +01:00
functions_compress.php [ticket/11159] Static public is the currently approved order. 2012-11-06 16:43:48 -05:00
functions_container.php [ticket/11660] Fix bugs from bugs in #11651 (missing vars, db->sql_connect) 2013-07-12 09:37:24 -05:00
functions_content.php Merge PR #786 branch 'brunoais/ticket/10845' into develop 2012-11-06 16:23:33 -05:00
functions_convert.php [feature/new-tz-handling] Remove appearances of board_dst and user_dst 2012-06-18 15:08:46 +02:00
functions_database_helper.php [ticket/11162] Chase dbal autoloading changes in develop. 2012-12-13 21:27:30 -05:00
functions_display.php [feature/avatars] Pass phpbb_user object to get_custom_html() 2013-01-08 15:34:20 +01:00
functions_download.php Merge branch 'ticket/10820' into ticket/10820-develop 2013-06-14 00:32:23 +05:30
functions_install.php Merge branch 'develop-olympus' into develop 2012-12-31 00:54:31 +01:00
functions_jabber.php Merge branch 'develop-olympus' into develop 2013-07-12 10:37:52 -05:00
functions_messenger.php [feature/twig] Should have been else 2013-07-01 21:32:10 -05:00
functions_module.php [feature/twig] Spacing 2013-07-04 15:24:42 -05:00
functions_posting.php [ticket/11586] Move $filedata['thumbnail'] to where it might be returned. 2013-06-03 16:24:12 +02:00
functions_privmsgs.php [ticket/11103] Instantiate $phpbb_notifications as needed 2012-12-13 19:19:40 -06:00
functions_profile_fields.php [ticket/11010] dealing with dimensions problem, removing extra code 2013-05-20 18:42:06 +02:00
functions_transfer.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
functions_upload.php [ticket/10763] Use self when calling get_extension() in filespec class 2012-12-17 19:17:32 +01:00
functions_url_matcher.php [ticket/11335] (kernel request subscriber) Make php_ext 'php' not '.php' 2013-04-24 17:45:41 -05:00
functions_user.php Merge branch 'develop-olympus' into develop 2013-06-11 18:46:30 +02:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
json_response.php [ticket/10328] Fixed the header of json_response.php. 2012-03-31 02:09:21 +02:00
message_parser.php [ticket/11250] Move quote special cases from class to unit tests 2012-12-14 12:58:57 +01:00
session.php [feature/auth-refactor] Refactor code to use services 2013-06-21 18:04:11 -04:00
sphinxapi.php [ticket/11248] Convert line endings to LF - develop edition. 2012-12-07 21:57:33 -05:00
startup.php [ticket/10893] Update the usage of Composer 2012-05-13 13:05:20 -04:00
user.php Merge branch 'develop-olympus' into develop 2013-04-24 19:13:47 +02:00
user_loader.php [ticket/11440] Cast values of the $user_ids array to integer before sql_in_set. 2013-03-15 01:22:00 +01:00