started implementing git-annex-shell proxy
So far, it negotiates VERSION with both parties. This is a tricky dance. Untested.
This commit is contained in:
parent
7b1548dbfa
commit
501d65eeab
5 changed files with 146 additions and 14 deletions
|
@ -41,7 +41,7 @@ is successful. Or, it can fail the authentication, and close the
|
|||
connection.
|
||||
|
||||
AUTH-SUCCESS UUID
|
||||
AUTH_FAILURE
|
||||
AUTH-FAILURE
|
||||
|
||||
Note that authentication does not guarantee that the client is talking to
|
||||
who they expect to be talking to. This, and encryption of the connection,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue