17
edits
(add copy of a simple python demo) |
No edit summary |
||
Line 119: | Line 119: | ||
=== Authentication === | === Authentication === | ||
The sync servers no longer authenticate against an external source. They should 404 any requests (other than pool creation with a valid ticket) that reference a non-existent pool, and 401 if the signature is not valid. | The sync servers no longer authenticate against an external source. They should 404 any requests (other than pool creation with a valid ticket) that reference a non-existent pool, and 401 if the signature is not valid. | ||
= Staged Implementation = | |||
= Discussion = | = Discussion = |
edits