ENH: set user realm when chaning passwords
Compare changes
@@ -42,6 +42,13 @@ __updated__ = '2018-12-11'
@@ -123,7 +130,6 @@ def do_create_user(args):
@@ -150,7 +156,7 @@ def do_set_user_password(args):
@@ -364,6 +370,12 @@ USAGE
This is a MR for #133 (closed) .
I think this change could be useful, see my comment in #133 (closed) : #133 (comment 75953)