cbrwizard / picswars.io

Project-only repo for a browser game PicsWars.io
http://picswars.io/?ref=github
2 stars 0 forks source link

Passwords stop working after a deploy! #116

Closed cbrwizard closed 6 years ago

cbrwizard commented 6 years ago

This is serious. A simple email+password combination of iop@iop.iop 123qwe stops working after a deploy. I don't know why is this happening. Might be mongoose-encryption messing things up.

cbrwizard commented 6 years ago

Looks like because of the changes to the encryption, all users' passwords will be not working. In order to get users back, will need to implement https://github.com/cbrwizard/squardak/issues/17

cbrwizard commented 6 years ago

This is top priority, because it's needed for old and new users alike.

cbrwizard commented 6 years ago

Should be done.