More security for S3 uploads
This commit is contained in:
@@ -74,6 +74,7 @@ export const actions: Actions = {
|
||||
body: profilePicture,
|
||||
headers: {
|
||||
bucket: "profile-pics",
|
||||
type: "profile-pic",
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user