Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for "starts-with" in user-metadata post policy condition. #2000

Closed
hsequeda opened this issue Sep 18, 2024 · 0 comments
Closed
Labels

Comments

@hsequeda
Copy link
Contributor

hsequeda commented Sep 18, 2024

Currently, it only supports the "Exact match" but AWS supports also starts-with in this case (check doc => https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-HTTPPOSTConstructPolicy.html). Also, I want to be able to allow some metadata fields but without limit it, so will be great if emptyValue restriction of SetMetadata is not there any more (for the starts-with case).

hsequeda added a commit to hsequeda/minio-go that referenced this issue Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants