Skip to content

v0.3.0

Compare
Choose a tag to compare
@achetronic achetronic released this 17 Oct 13:14
· 23 commits to master since this release

Features:

  • Add ability to verify requests' signature for already known bucket credentials: now, when authorization.clientCredentials is configured as S3, the signature send by the user is verified using stored credentials under authorization.bucketCredentials. It's done by recreating the request and signing the new one, then comparing both

Contributors:
@achetronic