Commit Graph

2 Commits (2046d9e9159bc9251ebac3fae9b3d7bf62469ea8)

Author SHA1 Message Date
Anders Larsson 44a45a6351 Fix mysql update 124 data type for resetpass_token
Currently mysql schema update 124 sets resetpass_token type to boolean
instead of VARCHAR(250). This prevents reset password functionality from
working correctly.
11 years ago
Andrew Dolgov 3b19a53acf schema: add resetpass_token (bump schema) 11 years ago