git-annex/P2P/Http
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
..
Client.hs reuse http url password for p2phttp url when on same host 2024-11-19 15:27:26 -04:00
Server.hs implement put data-present parameter in http servant 2024-10-29 13:32:43 -04:00
State.hs p2phttp: Allow unauthenticated users to lock content by default 2024-10-21 10:02:12 -04:00
Types.hs update http servant for p2p protocol version 4 2024-10-29 12:13:56 -04:00
Url.hs reuse http url password for p2phttp url when on same host 2024-11-19 15:27:26 -04:00