git.ucc.asn.au
/
tpg
/
opendispense2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb42916
)
Slight change to the proto
author
John Hodge
<
[email protected]
>
Sun, 11 Jul 2010 11:02:14 +0000
(19:02 +0800)
committer
John Hodge
<
[email protected]
>
Sun, 11 Jul 2010 11:02:14 +0000
(19:02 +0800)
proto.txt
patch
|
blob
|
history
diff --git
a/proto.txt
b/proto.txt
index
278abc0
..
3314ad8
100644
(file)
--- a/
proto.txt
+++ b/
proto.txt
@@
-21,7
+21,7
@@
All server responses are on one line and are prefixed by a three digit response
=== User Auth ===
c USER <username>\n
s 100 SALT <string 4-8>\n
-c PASS <
SHA-512 Hash>\n (
Hash of <username><salt><password>)
+c PASS <
Hash>\n (Hex-Encoded SHA-512
Hash of <username><salt><password>)
s 200 Auth OK\n or 401 Auth Failure\n
User is now authenticated
UCC
git Repository :: git.ucc.asn.au