You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Something that I would really love is a field for passwords. It actually seems strange to me that there is nothing built in for this already. A PasswordField should hash passwords before storing them to the db.
The text was updated successfully, but these errors were encountered:
Relates to MongoEngine/extras-mongoengine#8.
I'm not against integrating such field in mongoengine itself but we'll only accept MR that are thoroughly tested.
Something that I would really love is a field for passwords. It actually seems strange to me that there is nothing built in for this already. A PasswordField should hash passwords before storing them to the db.
The text was updated successfully, but these errors were encountered: