pgRouting / pgRoutingLayer

pgRouting Layer plugin for QGIS
https://qgis.pgrouting.org/
GNU General Public License v2.0
23 stars 18 forks source link

It appears that postgis database connection require username/password stored #44

Open aileenh opened 6 years ago

aileenh commented 6 years ago

When using pgrouting layer plugin with QGIS it appears that it will only display databases in the pgRouting Layer panel if the username and password is stored in the connection.

Can you confirm if my understanding is correct?

cvvergara commented 6 years ago

Yes that is correct due to the fact that pgRoutingLayer does not ask for user/password

aileenh commented 6 years ago

This is a bit of a security issue. Could the plugin not use the connection assuming the user has connect (and logged in) to the database via QGIS.