Changes between Initial Version and Version 1 of Ticket #3826, comment 1
- Timestamp:
- 2021-10-25T17:34:18Z (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3826, comment 1
initial v1 1 ccx points out that potentially one could separate the syntax for "here is the secret you should use" vs. "here is me authorizing myself with a secret". 1 ccx points out that potentially one could separate the syntax for "here is the secret you should use" vs. "here is me authorizing myself with a secret". For example, the first usage might be in the POST/PUT body and the second as a HTTP header. 2 2 3 This distinctionis present for leases, and in #3820 it is present for immutable uploads. The mutable upload API does not have this distinction, it's one API call for creating and subsequent modifying.3 This semantic distinction between providing a new secret and authenticating with a secret is present for leases, and in #3820 it is present for immutable uploads. The mutable upload API does not have this distinction, it's one API call for creating and subsequent modifying.