aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/avatar/driver/remote.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16015] Adjust since versionMarc Alexander2019-12-251-1/+1
* [ticket/16015] Fix core.ucp_profile_avatar_upload_validation docblockDSR!2019-04-161-4/+4
* [ticket/16015] Add new hook core.ucp_profile_avatar_upload_validationDSR!2019-04-151-0/+2
* [ticket/16015] Add new hook core.ucp_profile_avatar_upload_validationDSR!2019-04-141-0/+18
* Merge branch 'ticket/security/210' into ticket/security/210-rheaMarc Alexander2017-07-101-2/+2
|\
| * [ticket/security/210] Adjust regex and add tests for IPv6Marc Alexander2017-07-101-2/+2
* | Merge branch 'ticket/security/210' into ticket/security/210-rheaMarc Alexander2017-07-091-2/+5
|\ \ | |/
| * [ticket/security/210] Prevent using IP addresses or ports for remote avatarMarc Alexander2017-07-091-2/+5
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-07-171-2/+2
|\ \ | |/
| * [ticket/14615] Fix HTML5 validation errors on avatar deletionJakub Senko2016-05-161-2/+2
* | [ticket/13904] Load upload class using factoryMarc Alexander2015-09-091-7/+2
* | [ticket/8672] Use fastImageSize in classesMarc Alexander2015-04-241-1/+1
* | [ticket/8672] Add class for retrieving imagesize without downloadMarc Alexander2015-04-241-18/+15
|/
* [ticket/13227] Properly handle curlwrapper headers in remote avatarsNils Adermann2014-10-271-1/+17
* [ticket/12822] Add method for deleting avatars and use confirm_boxMarc Alexander2014-08-071-0/+5
* [ticket/12715] Cleanup comments in \phpbb\avatar\driver\*Tristan Darricau2014-06-151-4/+4
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [ticket/11859] Make avatar drivers return template filenameMarc Alexander2013-11-271-0/+8
* Merge pull request #1819 from marc1706/ticket/11534Nathan Guse2013-11-041-0/+31
|\
| * [ticket/11534] Check remote avatar content type if possibleMarc Alexander2013-10-241-0/+31
* | [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
|/
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-1/+1
|\
| * [ticket/11706] Use @ to suppress errors for getimagesize in remote avatarMarc Alexander2013-07-141-1/+1
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-3/+5
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+164