p2phttp combining unauth and auth options
authorJoey Hess <joeyh@joeyh.name>
Thu, 17 Oct 2024 15:10:28 +0000 (11:10 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 17 Oct 2024 15:10:28 +0000 (11:10 -0400)
commit0629219617487346fb130bc21f79f4bf89c5e777
tree02c1dda791d0043b1e9d69f137ea6a679516da78
parent4e59828f4c80f02684901daee7f69950cdcaa1c5
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.
CHANGELOG
Command/P2PHttp.hs
P2P/Http/State.hs
doc/bugs/p2phttp__58___drop_difference_wideopen_unauth-readonly/comment_6_f883c505182b6b740081beaa0871b9a9._comment [new file with mode: 0644]
doc/git-annex-p2phttp.mdwn