repman-io / repman

Repman - PHP Repository Manager: packagist proxy and host for private packages
https://repman.io
MIT License
515 stars 107 forks source link

Bug: Opaque Auth environment variable is not optional #538

Closed xvilo closed 2 years ago

xvilo commented 2 years ago

When setting storage to S3 and not supplying the Opaque Auth setting, it will give the following exception:

[WARNING] Some commands could not be registered:

In EnvVarProcessor.php line 172:

 [Symfony\Component\DependencyInjection\Exception\EnvNotFoundException]
 Environment variable not found: "STORAGE_AWS_OPAQUE_AUTH".