Opened 18 years ago

Closed 18 years ago

Last modified 15 years ago

#400 closed defect (fixed)

Postgres connection doesn't allow certain passwords

Reported by: gsherman Owned by: g_j_m
Priority: major: does not work as expected Milestone:
Component: GUI Version: Trunk
Keywords: Cc:
Must Fix for Release: Yes Platform: All
Platform Version: Awaiting user input: no

Description

It appears that passwords with spaces in them (and possible quotes) are not accepted by the PostgreSQL connection dialog. The password should be escaped(?) and quoted before sending to the PostgreSQL backend.

Change History (3)

comment:1 by g_j_m, 18 years ago

Owner: changed from gsherman to g_j_m

comment:2 by g_j_m, 18 years ago

Resolution: fixed
Status: newclosed

Fixed in svn r6113, although I don't have a database that uses passwords to test it out on. In any case, qgis now sends properly escaped and quoted passwords to the database now.

comment:3 by (none), 15 years ago

Milestone: Version 0.8

Milestone Version 0.8 deleted

Note: See TracTickets for help on using tickets.