#356 closed defect (fixed)
Get rid of logging of password in shp2pgsql-gui
Reported by: | robe | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 1.5.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
This is a minor gripe, but can we not log passwords on the logging window. It is particularly annoying if you are trying to do a demo.
Attachments (1)
Change History (8)
comment:1 by , 15 years ago
by , 15 years ago
Attachment: | guishot.png added |
---|
Okay here it is -- I have already changed my password
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Awesome, I totally rock. Good catch, replaced with a sanitized version at r5052.
comment:3 by , 15 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
I think you missed a spot. I see asterisks now when I do test connection, but when I do import, I still see my unsanitized password on the first line of import.
comment:5 by , 15 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Only seems to do it when I click test connection. I thought we had fixed it before but seems to be an issue again.
comment:6 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Yeah, I'm sure we had this fixed. I'm going to trace back and see if/how it got changed again. Anyhow, fixed (again?) at r5095
comment:7 by , 15 years ago
Looking back, I broke the connection test case when I fixed actual import run case. I guess we just didn't notice it at the time.
Can you post a screenshot? This doesn't ring any bells with me.