meteor-restivus icon indicating copy to clipboard operation
meteor-restivus copied to clipboard

Fix crash if user password `bcrypt` not set in user

Open adamgins opened this issue 6 years ago • 0 comments

Please see https://github.com/kahmali/meteor-restivus/issues/300 this is a pretty urgent fix as it crashes whole Meteor server if bcrypt is not set. It may be good to wrap the auth "stuff" in a try catch. Sorry my coffeescript is not that great.

adamgins avatar Jan 04 '19 22:01 adamgins