summaryrefslogtreecommitdiff
path: root/Assistant/CredPairCache.hs
Commit message (Collapse)AuthorAge
* update my email address and homepage urlGravatar Joey Hess2015-01-21
|
* add CredPair cacheGravatar Joey Hess2014-04-29
Note that this does not yet use SecureMem. It would probably make sense for the Password part of a CredPair to use SecureMem, and making that change is better than passing in a String and having it converted to SecureMem in this code.