dwgebler

Results 10 issues of 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...

new feature
help wanted

### 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...

S-RFC
help-heeded-medium
C-feature-request

### Bug Report | Q | A |------------ | ------ | Version | 3.6.4 #### Summary When executing a `NativeQuery` like the following example, where `bar` is a JSONB column:...

Bug
PostgreSQL
pdo_pgsql
Prepared Statements
SQL Parser

https://github.com/symfony/symfony/pull/50679

Status: Needs Review
Waiting Code Merge

| Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | |...

Bug
SecurityBundle
Status: Needs Review

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...

feature-request

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...

enhancement

See https://github.com/api-platform/core/pull/7221