summaryrefslogtreecommitdiff
path: root/client/changes/feature_3118-provide-a-way-to-access-the-saved-password
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2013-08-19 10:13:51 -0300
committerdrebs <drebs@leap.se>2013-08-21 14:40:33 -0300
commit11ac38cb021e97cca77df2e9cf15f9136b24fc43 (patch)
tree2f4e3e004f57ac3436d8258937bf2145ca3de576 /client/changes/feature_3118-provide-a-way-to-access-the-saved-password
parentf424e2fee278bd9f3a9fb838025db7d4c1bb44bb (diff)
Split soledad into common, client and server.
Diffstat (limited to 'client/changes/feature_3118-provide-a-way-to-access-the-saved-password')
-rw-r--r--client/changes/feature_3118-provide-a-way-to-access-the-saved-password1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/changes/feature_3118-provide-a-way-to-access-the-saved-password b/client/changes/feature_3118-provide-a-way-to-access-the-saved-password
new file mode 100644
index 00000000..69cb0b1d
--- /dev/null
+++ b/client/changes/feature_3118-provide-a-way-to-access-the-saved-password
@@ -0,0 +1 @@
+ o Add public method to access the saved password. Closes #3118.