Dexels / navajo

Navajo Service-oriented Applications
GNU Affero General Public License v3.0
9 stars 5 forks source link

Add expiration date for BinaryStoreAdapter #591

Closed StefanICT closed 3 years ago

StefanICT commented 3 years ago

Instead of only accepting seconds for expiration, this commit will add the ability to set an expiration date.

This is needed because I want to generate temporary urls with a set end date. See 108efea89ebf214d63320421d6c2d1567302d1db for usage and more explanation.