s3policy
s3policy copied to clipboard
Fix error in formatting the expiration timestamp
In calculating the expiration timestamp, the minutes value and the 1 is concatenated (as a string) instead of added arithmetically.
+1. can we merge this into master?