Benno Lang

Results 7 comments of Benno Lang

A fix is available here: https://github.com/oroinc/platform/pull/1101

@mbessolov 1. Pretty printing is simple enough and I have (uncommitted) code to handle array|object|bool configs 2. Seems possible using `oro_config.provider.system_configuration.form_provider` (`Oro\Bundle\ConfigBundle\Provider\SystemConfigurationFormProvider`) to work out how the field is configured,...

@mbessolov I've blocked access to encrypted fields (a possible improvement would be to support a `--decrypt` flag which would display an encrypted value as though the data were unencrypted), and...

@andrew-kb says: >> Support storing files in protected storage > nginx supports [https://www.nginx.com/resources/wiki/start/topics/examples/x-accel/](X-Accel headers) for internal redirection to protected directories which would provide excellent performance for this feature. All the...

Sounds alright but obviously needs to handle the files itself for other web servers

@TheJosh says: > I've got code hanging around for handling the HTTP 'Range:' header. > > This makes downloading of large files MUCH more possible.

The hacky solution at the end of this page could be also useful http://stackoverflow.com/questions/6316863/css-word-wrap-line-break-on-underscores-in-addition-to-whitespace-and-hyphens