summaryrefslogtreecommitdiff
path: root/Creds.hs
Commit message (Expand)AuthorAge
* simplify base64 to only use ByteStringJoey Hess2023-10-26
* filter out control characters in all other MessagesJoey Hess2023-04-11
* filter out control characters in warning messagesJoey Hess2023-04-10
* filter out control characters in error messagesJoey Hess2023-04-10
* avoid getting creds from environment during autoenableJoey Hess2021-03-17
* finish fixing removeLink on windowsJoey Hess2020-11-24
* more RawFilePath conversionJoey Hess2020-11-05
* more RawFilePath conversionJoey Hess2020-10-29
* more RawFilePath conversionJoey Hess2020-10-28
* remove redundant importsJoey Hess2020-06-22
* one more bugfix to external special remote credsJoey Hess2020-06-16
* external: SETCREDS include creds in externalConfigChangesJoey Hess2020-06-16
* fix strictness issueJoey Hess2020-06-16
* remove debug printJoey Hess2020-06-16
* commentJoey Hess2020-06-16
* fix embedcreds=yes reversionJoey Hess2020-05-21
* fix encryption of content to gcrypt and git-lfsJoey Hess2020-02-26
* ported Remote.ExternalJoey Hess2020-01-15
* convert configParser to Annex action and add passthrough optionJoey Hess2020-01-14
* separate RemoteConfig parsing basically workingJoey Hess2020-01-14
* wip separate RemoteConfig parsingJoey Hess2020-01-13
* be stricter about rejecting invalid configurations for remotesJoey Hess2020-01-10
* rename RemoteConfigKey to RemoteConfigFieldJoey Hess2019-10-10
* not a phantom typeJoey Hess2019-04-27
* update licenses from GPL to AGPLJoey Hess2019-03-13
* S3: Improve diagnostics when a remote is configured with exporttree and versi...Joey Hess2018-12-06
* annex.cachecreds: New config to allow disabling of credentials caching for sp...Joey Hess2018-12-04
* distinguish between cached and uncached credsJoey Hess2018-12-04
* deMaybe credPairRemoteKeyJoey Hess2018-12-04
* finish git-annex enable-torJoey Hess2016-11-29
* add P2P.AuthJoey Hess2016-11-22
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Joey Hess2016-11-15
* plumb RemoteGitConfig through to decryptCipherJoey Hess2016-05-23
* plumb RemoteGitConfig through to setRemoteCredPairJoey Hess2016-05-23
* Pass the various gnupg-options configs to gpg in several cases where they wer...Joey Hess2016-05-23
* Added annex.gnupg-decrypt-options and remote.<name>.annex-gnupg-decrypt-optio...Joey Hess2016-05-10
* remove 163 lines of code without changing anything except importsJoey Hess2016-01-20
* support gpg.programJoey Hess2015-09-09
* S3: Publically accessible buckets can be used without creds.Joey Hess2015-06-05
* a few hlintsJoey Hess2015-04-11
* update my email address and homepage urlJoey Hess2015-01-21
* enableremote: When the remote has creds, update the local creds cache file. B...Joey Hess2014-10-22
* note whether or not embedded creds are encryptedJoey Hess2014-10-21
* include creds location in infoJoey Hess2014-10-21
* error, don't warn about insecure credsJoey Hess2014-09-18
* deal with old repositories with non-encrypted credsJoey Hess2014-09-18
* glacier, S3: Fix bug that caused embedded creds to not be encypted using the ...Joey Hess2014-09-18
* Revert "S3, Glacier, WebDAV: Fix bug that prevented accessing the creds when ...Joey Hess2014-09-18
* S3, Glacier, WebDAV: Fix bug that prevented accessing the creds when the repo...Joey Hess2014-08-12
* webapp: Fix UI for removing XMPP connection.Joey Hess2014-04-20