serverless-image-handler icon indicating copy to clipboard operation
serverless-image-handler copied to clipboard

Support for time limited links

Open JanC89 opened this issue 3 years ago • 5 comments

Describe the feature you'd like Add support for time limited links. The solution already supports signature validation. So it would be great if you could add an Expires parameter to the URL that will be part of the signing. The Lambda will then simply check the current timestamp against the timestamp specified. If the link has expired return a 403 Forbidden

Our company is very interested in this feature, so we would gladly make an initial PR. We would however like some feedback before we do it, to ensure it is something that fits your pipeline/roadmap.

Thanks!

JanC89 avatar Mar 03 '22 08:03 JanC89

@JanC89 we will look into it and add it to our backlog. Also, we open for PRs and would gladly review a PR. Thank you for your effort.

fisenkodv avatar Mar 03 '22 15:03 fisenkodv

This issue has not received a response in a while. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

github-actions[bot] avatar Aug 31 '22 00:08 github-actions[bot]

This issue was closed because it has been inactive for 7 days since being marked as closing-soon.

github-actions[bot] avatar Sep 08 '22 00:09 github-actions[bot]

This could be an important feature.

slavoroi avatar Feb 14 '24 16:02 slavoroi

Hi @JanC89 and @slavoroi,

Just as an update, we've decided to include this feature in the next minor/major release of SIH, you can see a bit more information on #349.

Thanks for your interest in SIH :) Simon

simonkrol avatar Mar 19 '24 15:03 simonkrol