-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: MongoDB 3.2
-
Empty show more show less
Hi,
I think it would be useful to have a method that can be used to change a user's password(db.changeUserPassword) for the mongodb nodejs driver, since the addUser method can only be used for adding users.
Thanks