-
-
Notifications
You must be signed in to change notification settings - Fork 94
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
support virtual_host in presigned_url when using s3_host_alias #124
base: master
Are you sure you want to change the base?
Commits on Sep 14, 2023
-
support virtual_host in presigned_url when using s3_host_alias
when using options: { url: "s3_alias_url" & "s3_host_alias": "bucket_alias.domain.com" }, make the presigned_url : https://bucket_alias.domain.com/file?X-Amz-Credential= instead of: https://s3.amazonaws.com/bucket_alias.domain.com/file?X-Amz-Credential=
Configuration menu - View commit details
-
Copy full SHA for 682175c - Browse repository at this point
Copy the full SHA 682175cView commit details
Commits on Dec 10, 2023
-
support virtual_host in presigned_url when using s3_host_alias
when using options: { url: "s3_alias_url" & "s3_host_alias": "bucket_alias.domain.com" }, make the presigned_url : https://bucket_alias.domain.com/file?X-Amz-Credential= instead of: https://s3.amazonaws.com/bucket_alias.domain.com/file?X-Amz-Credential=
Configuration menu - View commit details
-
Copy full SHA for 89c59c1 - Browse repository at this point
Copy the full SHA 89c59c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bac6a85 - Browse repository at this point
Copy the full SHA bac6a85View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6493b8 - Browse repository at this point
Copy the full SHA a6493b8View commit details -
Merge branch 'master' of github.com:tillawy/kt-paperclip
Mohammed O. Tillawy authored and Mohammed O. Tillawy committedDec 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 4b9eee2 - Browse repository at this point
Copy the full SHA 4b9eee2View commit details -
support virtual_host in presigned_url when using s3_host_alias
when using options: { url: "s3_alias_url" & "s3_host_alias": "bucket_alias.domain.com" }, make the presigned_url : https://bucket_alias.domain.com/file?X-Amz-Credential= instead of: https://s3.amazonaws.com/bucket_alias.domain.com/file?X-Amz-Credential=
Configuration menu - View commit details
-
Copy full SHA for 0708634 - Browse repository at this point
Copy the full SHA 0708634View commit details -
Merge branch 'master' of github.com:tillawy/kt-paperclip
Mohammed O. Tillawy authored and Mohammed O. Tillawy committedDec 10, 2023 Configuration menu - View commit details
-
Copy full SHA for ddd6251 - Browse repository at this point
Copy the full SHA ddd6251View commit details