qwat / pg-history-viewer

QGIS plugin that helps visualize contents of a PostgreSQL audit trigger table
16 stars 7 forks source link

DB connection raises error if user and password not stored #7

Closed haubourg closed 5 years ago

haubourg commented 7 years ago

For users not storing user and password in connection settings, an error is raised because the prompt is not forwarded to the user. This is quite important since most serious install work this way. We should also test how it behaves with authentication stored in the security database of qgis.

dsavary commented 7 years ago

fix for the futur release ?

lbartoletti commented 5 years ago

Fixed in https://github.com/qwat/pg-history-viewer/pull/15