David Windell
David Windell
Hi, I am using https://github.com/e-COSI/docker-bastillion to run bastillion on K8s and the below config: ``` SSH_PUBLIC_KEY | /home/ssh/publickey SSH_PRIVATE_KEY | /home/ssh/privatekey RESET_APPLICATION_SSH_KEY | true KEY_MANAGEMENT_ENABLED | false FORCE_USER_KEY_GENERATION | false...
Currently there are `ubuntu`, `debian` and `centos` stack base images. Does anyone have a working example of a working alpine image they could contribute as a new stack base?
### Expected Behavior Disabled products should return a 404 on the front-end when accessed via their direct URL. ### Actual Behavior Products marked as Disabled are rendering a blank (but...
Is there a reason there isn't a Lazy Aggregate for attaching listeners to the **Shared** Event Manager? Something like: ``` class SharedLazyListenerAggregate { ... public function attachShared(SharedEventManagerInterface $manager, $priority =...
Add ability to specify whether EmailAddressValidator used by AddressList should validate the email with the `strict` flag set or not.
At the moment, there is no way to disable the module via config options so the module can't be completely disabled per environment. This has led to fatal errors in...
Can you add this module to Packagist?