Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add CredPair cache | Joey Hess | 2014-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. | ||
* | plumb creds from webapp to initremote | Joey Hess | 2014-02-11 |
Avoids abusing setting environment variables, which was always a hack and won't work on windows. |