phpbb/phpBB/includes/avatar/driver
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
..
driver.php [feature/avatars] Document the use of the allowed extensions array 2013-02-13 01:07:02 +01:00
gravatar.php [ticket/11335] (avatars) Make php_ext 'php' not '.php' 2013-04-24 17:45:46 -05:00
interface.php [feature/avatars] Remove trailing whitespace from avatar code 2013-02-19 12:30:14 +01:00
local.php [feature/avatars] Use "Main" as category for avatars in root of gallery 2013-02-19 12:45:08 +01:00
remote.php [ticket/11335] (avatars) Make php_ext 'php' not '.php' 2013-04-24 17:45:46 -05:00
upload.php [ticket/11548] Check upload avatar URL the same way as in phpBB 3.0 2013-07-12 14:35:17 -04:00