Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-21 | [pkg] fold in changes0.7.3 | Ivan Alejandro | |
2015-09-21 | [bug] set the received active secret before saving local file | Kali Kaneko | |
- bug: we were dumping the received secrets locally to disk *before* setting the received property for the active secret, and therefore the 'active_secret' was always marked as null. - refactor common code into an utility method. |