Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#1430 closed defect (fixed)

Maestro Http Connection rejects empty passwords

Reported by: jng Owned by: jng
Priority: low Milestone: Maestro-3.0
Component: Maestro Version:
Severity: trivial Keywords:
Cc: External ID:

Description

The http implementation of ServerConnectionI rejects empty passwords. This is because the System.Data.DbConnectionBuilder filters out empty parameter values before it gets passed down to the http implementation.

The http implementation simply needs to remove Password as a required parameter, if no password is specified default to empty string.

Change History (4)

comment:1 by jng, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in r5120

comment:2 by jng, 14 years ago

Resolution: fixed
Status: closedreopened

comment:3 by jng, 14 years ago

Resolution: fixed
Status: reopenedclosed

comment:4 by jng, 14 years ago

Milestone: Maestro-2.1Maestro-3.0

Milestone Maestro-2.1 deleted

Note: See TracTickets for help on using tickets.