Opened 14 years ago

Closed 14 years ago

#2146 closed bug (fixed)

PostGres connection exposes username and password

Reported by: durga Owned by: timlinux
Priority: major: does not work as expected Milestone: Version 1.5.0
Component: C++ Plugins Version: 1.3.0
Keywords: Postgres password exposed Cc:
Must Fix for Release: Yes Platform: Windows
Platform Version: Awaiting user input: no

Description

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

Attachments (1)

Password.PNG (7.4 KB ) - added by durga 14 years ago.
PasswordExposed

Download all attachments as: .zip

Change History (5)

by durga, 14 years ago

Attachment: Password.PNG added

comment:1 by lutra, 14 years ago

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

comment:2 by pcav, 14 years ago

Summary: PostGres connection exposes username and passowrdPostGres connection exposes username and password

comment:3 by wonder, 14 years ago

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()

comment:4 by jef, 14 years ago

Resolution: fixed
Status: newclosed

fixed in r12859.

Note: See TracTickets for help on using tickets.