Closed rpanah closed 9 years ago
When migrating to PostgreSQL, I noticed that often password hash values ended up being larger than 119 characters and therefore were rejected. Increasing field length fixes that problem.\ @ben-jones, please review.
When migrating to PostgreSQL, I noticed that often password hash values ended up being larger than 119 characters and therefore were rejected. Increasing field length fixes that problem.\ @ben-jones, please review.