-
### Describe the feature
It should be possible to create a presigned POST Object URL with the SDK. POST Object docs: https://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectPOST.html
### Use Case
…
-
I have the following domains:
http://app.arvrlab.org.nz (the origin domain requesting from the API)
http://cms.arvrlab.org.nz (the Silverstripe CMS and API)
I get the following CORS errors:
Ac…
-
Since there seems to be growing awareness that federation entities will (want / have to) know their TAs, and maybe even express them in their ECs, maybe they could also express different metadata for …
-
User can override the default privacy policy and make a post public.
The post can be viewed outside the social network or outside the group.
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
**Problem**
Sometimes, we want to read data applying another non-read policy, e.g. to read posts updatable by an actor.
For now, we have to create a special read action (e.g. `:read_updatable`) …
-
_This issue was automatically created by [Allstar](https://github.com/ossf/allstar/)._
**Security Policy Violation**
Security policy not enabled.
A SECURITY.md file can give users information about w…
-
### Version
2.0.1
### Current Behavior
im testing Monokle GHA and it does creat a SARIF file.
but when using `sarif-to-comment-action` im getting the error `jq: error (at monokle-1707485394343.sa…
-
Given the Cognito identity ID, I would like to programmatically find the user name, e-mail address, etc. For example, one issue is that each user gets his/her own folder in S3 (e.g. `private/${cognito…
-
配了headers
```
uploader.on('uploadBeforeSend ', function(object, data, headers) {
headers['Access-Control-Allow-Origin'] = '*';
headers['Access-Control-Request-Headers'] = 'content-…