diff options
author | Kali Kaneko <kali@leap.se> | 2013-11-01 00:04:51 -0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-11-01 00:04:51 -0200 |
commit | d21b490b020d5e942f1e9a27177fa9c977284f20 (patch) | |
tree | f9250bcb189be6e8aad0df86940f1323264caec3 /changes/bug-4093_change-password-policy | |
parent | 71f53e07adfa77e1f9f2832334e90b1ffadda73a (diff) | |
parent | bd420f8ecb15c0973496e2c0d2a3255b28b9616d (diff) |
Merge branch 'develop' of ssh://leap.se/bitmask_client into develop
Diffstat (limited to 'changes/bug-4093_change-password-policy')
-rw-r--r-- | changes/bug-4093_change-password-policy | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug-4093_change-password-policy b/changes/bug-4093_change-password-policy new file mode 100644 index 00000000..87f6fd15 --- /dev/null +++ b/changes/bug-4093_change-password-policy @@ -0,0 +1,2 @@ + - Enable password change in the client only if it has started the correct + services. Closes #4093. |