Stash runs on top of tomcat so you should be able to edit the <STASH_INSTALL>/conf/server.xml file and add an address attribute to the connector tag. e.g.
<Connector port="7990" address="127.0.0.1" protocol="HTTP/1.1"
will bind Stash to ONLY localhost.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.