git-annex/Remote/Helper
Joey Hess 0e44c252c8
avoid getting creds from environment during autoenable
When autoenabling special remotes of type S3, weddav, or glacier, do not
take login credentials from environment variables, as the user may not be
expecting the autoenable to happen, and may have those set for other
purposes.
2021-03-17 09:41:12 -04:00
..
Chunked incremental checksum on download from ssh or p2p 2021-02-09 17:03:27 -04:00
AWS.hs include credPairRemoteFields in RemoteConfigParsers 2020-01-15 10:57:45 -04:00
Chunked.hs refactor 2021-02-16 16:03:28 -04:00
Encryptable.hs initremote: Prevent enabling encryption with exporttree=yes/importtree=yes 2020-12-15 12:08:08 -04:00
ExportImport.hs avoid getting creds from environment during autoenable 2021-03-17 09:41:12 -04:00
Git.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00
Hooks.hs propagate signals to the transferrer process group 2020-12-11 15:32:00 -04:00
Http.hs convert getFileSize to RawFilePath 2020-11-05 11:32:57 -04:00
Messages.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
P2P.hs chance case of "transfer failed" to match "Transfer stalled" 2021-03-06 17:47:05 -04:00
ReadOnly.hs convert renameExport to throw exception 2020-05-15 15:08:09 -04:00
Special.hs refactor 2021-02-16 16:03:28 -04:00
Ssh.hs convert to use hGetLineUntilExitOrEOF 2020-11-19 16:13:31 -04:00
ThirdPartyPopulated.hs import from borg is basically working 2020-12-21 16:37:55 -04:00