strapi/packages/strapi-provider-upload-aws-s3
Oliver de Sousa c3a989fcd3 Trimmed whitespace for AWS S3 credentials
If you input a name/key to a bucket with a trailing whitespace, it will
respect that trailing whitespace but will then fail to find the bucket.

To resolve this, added a util function to check if it's a string. If so
it will apply the `trim()` function to remove any unwanted whitespace,
else it will return `undefined`.
2019-07-04 09:56:38 +01:00
..
2018-10-19 09:26:09 +02:00
2019-04-16 09:05:47 +02:00
2018-10-19 09:26:09 +02:00
2018-12-05 15:42:58 +01:00
2019-01-02 09:41:53 +01:00
2019-06-21 14:34:56 +02:00
2018-10-19 09:26:09 +02:00