Skip to content
This repository has been archived by the owner on Mar 2, 2019. It is now read-only.

Commit

Permalink
Fix #20 SSRF in remotedownload.php
Browse files Browse the repository at this point in the history
  • Loading branch information
s3131212 committed Oct 4, 2017
1 parent 8ab305d commit ca5278b
Show file tree
Hide file tree
Showing 26 changed files with 1,703 additions and 22 deletions.
7 changes: 7 additions & 0 deletions class/safecurl/autoload.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

// autoload.php @generated by Composer

require_once __DIR__ . '/composer/autoload_real.php';

return ComposerAutoloaderInit66a63903e06f0555af701f86412cdd2c::getLoader();
Loading

0 comments on commit ca5278b

Please sign in to comment.