Ticket #3 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Modulus field currently only 128 chars

Reported by: pamela Assigned to: pamela
Priority: blocker Milestone: PW-common v0.9
Component: Common Code Version: pwcommon-v1.0
Keywords: Cc:

Description

For some daft reason I originally structured the wp_infocard_identities table as being a varchar(128) field.

I have no idea why I did this, but it is a terrible, insecure choice and must be fixed ASAP.

Change History

08/02/07 15:54:21 changed by

  • milestone deleted.

Milestone PW-wp V1.0 deleted

08/02/07 17:37:18 changed by pamela

  • version changed from 1.0 to pwcommon-v1.0.
  • milestone set to PW-common v1.0.

08/02/07 17:37:32 changed by pamela

  • status changed from new to assigned.

08/07/07 10:25:46 changed by pamela

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed -- we no longer store the modulus. Fixed in pwcommon revision 111 and pwwp revision 100