feat(blog): v1.20.0 announcement post
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
261306dc63
commit
b0b0a5c08a
5 changed files with 247 additions and 2 deletions
|
|
@ -107,7 +107,6 @@ This ensures that the token has enough metadata to prove that the token is valid
|
|||
Challenges are formed by taking some user request metadata and using that to generate a SHA-256 checksum. The following request headers are used:
|
||||
|
||||
- `Accept-Encoding`: The content encodings that the requestor supports, such as gzip.
|
||||
- `Accept-Language`: The language that the requestor would prefer the server respond in, such as English.
|
||||
- `X-Real-Ip`: The IP address of the requestor, as set by a reverse proxy server.
|
||||
- `User-Agent`: The user agent string of the requestor.
|
||||
- The current time in UTC rounded to the nearest week.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue