git-annex/P2P
Joey Hess b8a717a617
reuse http url password for p2phttp url when on same host
When remote.name.annexUrl is an annex+http(s) url, that uses the same
hostname as remote.name.url, which is itself a http(s) url, they are
assumed to share a username and password.

This avoids unnecessary duplicate password prompts.
2024-11-19 15:27:26 -04:00
..
Http reuse http url password for p2phttp url when on same host 2024-11-19 15:27:26 -04:00
Address.hs Windows: Support long filenames in more (possibly all) of the code 2023-03-01 15:55:58 -04:00
Annex.hs remove FIXME 2024-08-24 09:34:22 -04:00
Auth.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Http.hs implement put data-present parameter in http servant 2024-10-29 13:32:43 -04:00
IO.hs fix hang at end of PUT to proxied p2p http remote 2024-07-26 19:50:15 -04:00
Protocol.hs implement DATA-PRESENT in p2p protocol 2024-10-29 13:12:12 -04:00
Proxy.hs fix recording present on the proxy when proxying DATA-PRESENT 2024-10-30 13:17:31 -04:00