David Somers-Harris
David Somers-Harris
This causes mixed content issues and means LGTM GIFs don't get shown in some browsers if the site uses the block-all-mixed-content flag
When I run forge setup on my mac, it fails with an error ``` mymac:forge-quickstart david.somers-harris$ forge setup Traceback (most recent call last): File "/usr/local/bin/forge/.bootstrap/_pex/pex.py", line 367, in execute File...
As an admin, if you change the screen name of another user, it breaks the questions & users page. Maybe those pages are doing a lookup on the screen name...
When configuring `HTTP_PROXY` and `HTTPS_PROXY` while also configuring `NO_PROXY`, `drone-docker` fails to authenticate against the docker registry. I've reproduced this against both [DTR](https://docs.docker.com/ee/dtr/) in my local environment and Docker Hub...