Joost Farla

Results 6 issues of Joost Farla

In the file sharing context, security is a serious concern. Therefore, it's a best practice to keep your [attack surface](https://en.wikipedia.org/wiki/Attack_surface) as small as possible. There are various measures to take...

The current documentation states: > To work together with load-balanced environments consumers SHOULD resend any cookies as defined in RFC 6265. As stated in the “Authentication” section any Basic Auth...

The documentation provides a clear description of how responses are structured: > A OCS response MUST consist of the following elements: > > `ocs`: Array that contains the whole response...

As discussed with @chadkouse in https://github.com/joostfarla/serverless-cors-plugin/issues/1. When providing authenticated requests with the [`withCredentials`](https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/withCredentials) option, CORS requires you to set a specific host in the Access-Control-Allow-Origin header. CORS doen not allow...

I have registered a `MappingMongoConverter` component to perform custom conversions for all document reads and writes. When performing `find` / `findOne` / etc. operations, this works as expected. However, when...

status: feedback-provided

## Current situation - Multiple variants share the same media types `application/json` and `application/geo+json` - Profiles are introduced to flag additional semantics for a variant (constraints, conventions, extensions) - Multiple...

Part 5: Schemas