dwgebler
dwgebler
The request object passed to the request handler should be able to access the underlying socket connection. At the moment, there is no way for the Connection object to be...
### Plugin HTTP ### I have an idea! mTLS works great, would be even better if this plugin and the PHP worker library could expose variables representing the parsed client...
### Bug Report | Q | A |------------ | ------ | Version | 3.6.4 #### Summary When executing a `NativeQuery` like the following example, where `bar` is a JSONB column:...
https://github.com/symfony/symfony/pull/50679
| Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | |...
If you set `single_use` to `true` and consume a refresh token, the new refresh token returned in the response has a refreshed TTL, meaning a single refresh token could in...
I can see IP and firewall name are already getting logged. Is this is a supported feature, any way to log the request path that triggered a change?
Throw AccessDeniedException when security conditions for an operation or property aren't met on denormalize | Q | A | ------------- | --- | Branch? | main | Tickets | Closes...
**Description** At the moment, when implementing `securityPostDenormalize` at the property level in a POST, PATCH or PUT request, if a field is in the request body for which the user...
See https://github.com/api-platform/core/pull/7221