Currently a user can specify whatever host wished. What happens if in productive environment a user want to access localhost!? With the current implementation this is a security risk because you could access the servers productive db.
Discussion
Could we provide some mechanisms to access local user-databases with a third-party installation like ngrok client-side?
Currently a user can specify whatever
hostwished. What happens if in productive environment a user want to accesslocalhost!? With the current implementation this is a security risk because you could access the servers productive db.Discussion
Could we provide some mechanisms to access local user-databases with a third-party installation like ngrok client-side?