Paulo Lopes

Results 94 issues of Paulo Lopes

# The issue: When working with polyglot projects and including `vertx-unit` as a dependency, a new launcher command is available: `test`. This newly available command cannot be executed as part...

Motivation: JWS/JWT picks a random signer when multiple entries are known for the same algorithm. There are a few known problems here: 1. we don't rely on a secure random...

Motivation: Currently the list of configured METHODs are only used to populate the preflight headers. This PR ensures that that requests are blocked `403` as per fetch spec: https://fetch.spec.whatwg.org/#http-cors-protocol Open...

Motivation: The old config was out of date and referred to the v1 api which is gone. The PR uses the new v2 api and enables auto discovery to enhance...