twilson63 / express-couchUser

A express module for CouchDb based User Authentication Module
http://twilson63.github.io/express-couchUser
35 stars 11 forks source link

Added safety checks for error objects... #20

Closed the-t-in-rtf closed 10 years ago

the-t-in-rtf commented 10 years ago

Some error objects lack a status code. Updated code to default to a status code of 500 if that's the case.