in reply to Re^3: Integrating Password encryption into DBIx::UserDB
in thread Integrating Password encryption into DBIx::UserDB

For the sake of my alter table query, how many characters do these digests turn out to be? Will a varchar(255) handle the result? Or do I need a text field? -- Hugh
  • Comment on Re^4: Integrating Password encryption into DBIx::UserDB