git-annex/P2P/Http
Joey Hess 0629219617
p2phttp combining unauth and auth options
p2phttp: Support serving unauthenticated users while requesting
authentication for operations that need it. Eg, --unauth-readonly can be
combined with --authenv.

Drop locking currently needs authentication so it will prompt for that.
That still needs to be addressed somehow.
2024-10-17 11:10:28 -04:00
..
Client.hs catch ClientError from withClientM 2024-08-07 11:24:34 -04:00
Server.hs cleanly close proxy connection on interrupted PUT 2024-07-29 10:37:19 -04:00
State.hs p2phttp combining unauth and auth options 2024-10-17 11:10:28 -04:00
Types.hs fix build with text older than 2.0 2024-07-29 18:15:29 -04:00
Url.hs clean up build warnings when built w/o servant 2024-07-31 14:07:30 -04:00