sebastiw / edts

Erlang Development Tool Suite
GNU Lesser General Public License v3.0
354 stars 82 forks source link

Multiuser systems #231

Closed sebastiw closed 7 years ago

sebastiw commented 7 years ago

Add support for multiuser systems.

When running EDTS in multiuser systems, the EDTS-node is restricted all users except the user that started the original node. This patch fixes some of the problems by letting the user specify the port of the REST-interface, by setting the environmental variable "$EDTS_PORT".