From 6db7c3b0bdb4d3f9a82b134865063eeeffa63c17 Mon Sep 17 00:00:00 2001 From: drebs Date: Wed, 14 Aug 2013 08:52:27 -0300 Subject: Add getter for soledad password. --- soledad/changes/feature_3118-provide-a-way-to-access-the-saved-password | 1 + 1 file changed, 1 insertion(+) create mode 100644 soledad/changes/feature_3118-provide-a-way-to-access-the-saved-password (limited to 'soledad/changes/feature_3118-provide-a-way-to-access-the-saved-password') diff --git a/soledad/changes/feature_3118-provide-a-way-to-access-the-saved-password b/soledad/changes/feature_3118-provide-a-way-to-access-the-saved-password new file mode 100644 index 00000000..69cb0b1d --- /dev/null +++ b/soledad/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. -- cgit v1.2.3