From 5e0b94901d941d570aa7943e72b7d2ebf9b396cf Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnvr2UPmp7ABeH0yI8KGAHCqFhl91Ju4Tc" Date: Mon, 29 Sep 2014 21:37:44 +0000 Subject: [PATCH] Added a comment: HTTP Authentication? --- ...t_8_3f32d536f51d5e9908953caf5736b0a0._comment | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/tips/using_the_web_as_a_special_remote/comment_8_3f32d536f51d5e9908953caf5736b0a0._comment diff --git a/doc/tips/using_the_web_as_a_special_remote/comment_8_3f32d536f51d5e9908953caf5736b0a0._comment b/doc/tips/using_the_web_as_a_special_remote/comment_8_3f32d536f51d5e9908953caf5736b0a0._comment new file mode 100644 index 0000000000..c3403500a3 --- /dev/null +++ b/doc/tips/using_the_web_as_a_special_remote/comment_8_3f32d536f51d5e9908953caf5736b0a0._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnvr2UPmp7ABeH0yI8KGAHCqFhl91Ju4Tc" + nickname="Calvin" + subject="HTTP Authentication?" + date="2014-09-29T21:37:44Z" + content=""" +Hi! + +I have a somewhat interesting use case. My course notes require HTTP authentication. This is possible with wget, but is there any way to make git annex do it? + +[wget authentication stuff!](http://stackoverflow.com/questions/4272770/wget-with-authentication) + +It would be nice to have the user and pass encrypted with GPG too. This might be a strange use case, but I can see other people wanting to do something like this in the future. + +Thanks! +"""]]