Yannick Ihmels
Yannick Ihmels
**API Platform version(s) affected**: 2.6.6 **Description** There are products that have a relation to a unit. The units have a primary key "id" and a property "symbol" (g, kg, l,...
This adds an option to allow the use of a custom request matcher, e.g. to exclude certain paths. This fixes #206 partially.
adduser can be either an alias for useradd or a Perl script that uses useradd in the background. However, the Perl script does not use the same options as useradd....
When a hostname is resolved to an IPv6 address, Px does not work and I receive the status code 408. I've set `noproxy = 0.0.0.0/0, ::/0` and I get the...
While "data" is set in the context in the `MainController`, this was not the case with the `WriteListener`. I noticed this after updating from v3.2.14 to v3.3.3. Although I had...
Fixes #1779 and fixes #1659, replaces #1780.