diff options
author | Joey Hess <joey@kitenet.net> | 2014-08-12 15:35:29 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-08-12 15:35:29 -0400 |
commit | cc54ff9e49260cd94f938e69e926a273e231ef4e (patch) | |
tree | 18bac6a6b81d29d36999c2ae0f5f58156941671b /doc | |
parent | 5e8092f5ef4e835cce437954c8313079f0df0baa (diff) |
S3, Glacier, WebDAV: Fix bug that prevented accessing the creds when the repository was configured with encryption=shared embedcreds=yes.
Since encryption=shared, the encryption key is stored in the git repo, so
there is no point at all in encrypting the creds, also stored in the git
repo with that key. So `initremote` doesn't. The creds are simply stored
base-64 encoded.
However, it then tried to always decrypt creds when encryption was used..
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions