summaryrefslogtreecommitdiffstats
path: root/src/kim/lib/kim_selection_hints.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/kim/lib/kim_selection_hints.c')
-rw-r--r--src/kim/lib/kim_selection_hints.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kim/lib/kim_selection_hints.c b/src/kim/lib/kim_selection_hints.c
index 90a0173f1..580191ded 100644
--- a/src/kim/lib/kim_selection_hints.c
+++ b/src/kim/lib/kim_selection_hints.c
@@ -478,7 +478,7 @@ kim_error kim_selection_hints_get_identity (kim_selection_hints in_selection_hi
&user_wants_change_password);
if (!err && user_wants_change_password) {
- err = kim_identity_change_password_common (identity, 1,
+ err = kim_identity_change_password_common (identity, 0,
&context,
NULL);