Brian Moon
Brian Moon
Nginx and other reverse proxies send the header [X-Forwarded-Proto](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Forwarded-Proto) to indicate that TLS is being handled by the proxy. This could be checked in addition to checking the secure setting...
Well, that really sucks that they did that in the 1.1.x release series. We will have to detect the server version I suppose and set the correct value in this...
That is odd. I am running PHP 7 on Ununtu and have seen this issue. What settings do you have in your ini file?
Also, what specific version of PHP 7?
Sorry, I meant I have *not* seen it. Sorry for the typo.
No. But I do use Docker.
Anyone looked into this further? I have declare ticks in my bin script here and apparently always have. I always understood it that you had to declare that in the...
It is possible and interesting. It is not a current pain point for me though. It would be nice if when I update a worker file only workers running that...
These are the only two I have find outside of `_variables.scss`. There is a file `_style.scss` in the `sass` directory that has some calls in it. But, it is not...
Any chances of getting this merged into v1-dev? I am maintaining our fork, but would prefer to use an official release.