Erno Kuusela
Erno Kuusela
`clj -m figwheel.main -r -H localhost` still results in accepting connections on port 9500 from everywhere on the internet for me.
This is a fix for issue #38.
Hi, https://docs.quickstrom.io/installation/docker.html tells you to do `docker run -d -p 4444:4444 instrumentisto/geckodriver` but this will expose the geckodriver to the internet (helpfully even opening a hole in your firewall on...
There's "running an Nginx webserver on localhost" followed by this command line: docker run -d -p 80:80 --name webserver nginx But in reality, you need to use docker run -p...
Subject line handling passes newlines through, allowing injection attacks when passed untrusted data
...
This would be a good default (or even option) to have when creating a DB since enabling it later seems to require recreating the cluster and restoring from snapshot.