deitch / activator

Easy user activation and password reset, with email confirmation, for nodejs
85 stars 42 forks source link

Check password #45

Closed sjlongland closed 8 years ago

sjlongland commented 8 years ago

This adds an optional hook in the user model that can synchronously check a password meets criteria before permitting or forbidding a password.

deitch commented 8 years ago

This has been merged in. The name of the function is changed somewhat, but all in.