Stephan Eicher

Results 4 issues of Stephan Eicher

#### Pull Request (PR) description This PR prevents the creation of the hardcoded pid file directory if it is not used. #### This Pull Request (PR) fixes the following issues...

bug
needs-tests
needs-feedback
tests-fail
merge-conflicts

Adjusts the box version validation to conform with packer implementation and vagrant documentation. Fixes #14

Hi, we had the issue that we pushed a box to phagrancy as "20201224" (or something similar ;)). That's a totally valid version as of https://github.com/TuningYourCode/phagrancy/blob/5aef5376d114f0d021f7b690c8e18ef3050211c7/src/Model/Input/ValidatesVersion.php#L31 Sadly the following push...

## Description Improve documentation to mention how values should be given in plural environment variables. ## Motivation and Context We needed to set `OAUTH2_PROXY_SKIP_AUTH_ROUTES` but the documentation was not clear...

docs