Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#1400 closed enhancement (fixed)

PostgreSQL connection requires password access method

Reported by: tkeitt Owned by: nobody
Priority: minor: annoyance Milestone:
Component: Data Provider Version: Trunk
Keywords: postgresql Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

It is currently necessary to setup postgresql databases to have password access in order to access them via QGIS. It makes much more sense to ignore the password field if the user does not provide one. There is nothing in libpq that requires you to provide a password. If you drop that field from the conninfo string, you will be able to connect without a password (as long as the database is setup in trust mode).

Change History (2)

comment:1 by jef, 15 years ago

Resolution: fixed
Status: newclosed

fixed in r9778

comment:2 by (none), 15 years ago

Milestone: Version 1.0.0

Milestone Version 1.0.0 deleted

Note: See TracTickets for help on using tickets.