Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PostGres connection exposes username and password #12206

Closed
qgib opened this issue Nov 24, 2009 · 3 comments
Closed

PostGres connection exposes username and password #12206

qgib opened this issue Nov 24, 2009 · 3 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Nov 24, 2009

Author Name: durga - (durga -)
Original Redmine Issue: 2146

Redmine category:c++_plugins
Assignee: Tim Sutton


When the user selects Layer>Add [[VectorLayer]]>Database>PostGresSQL and selects a database,on some occassions it exposes the username and password.



Related issue(s): #15379 (relates)
Redmine related issue(s): 5959


@qgib
Copy link
Contributor Author

qgib commented Nov 24, 2009

Author Name: Giovanni Manghi (@gioman)


there is a way to replicate this on purpose? I would like to see if it happens also on Linux.

@qgib
Copy link
Contributor Author

qgib commented Dec 19, 2009

Author Name: Martin Dobias (@wonder-sk)


Additinally the password is also a part of layer ID - could be seen e.g. in project files or in python console by executing:

print qgis.utils.iface.activeLayer().getLayerID()

@qgib
Copy link
Contributor Author

qgib commented Mar 7, 2010

Author Name: Jürgen Fischer (@jef-n)


fixed in 3c5c55e (SVN r12860).


  • resolution was changed from to fixed
  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins labels May 24, 2019
@qgib qgib added this to the Version 1.5.0 milestone May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins
Projects
None yet
Development

No branches or pull requests

1 participant