Skip to content

Commit ac66878

Browse files
Update docs/ref/dotz.md
Co-authored-by: natalietanner <142605282+natalietanner@users.noreply.github.com>
1 parent 7770c5b commit ac66878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ref/dotz.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ An HTTP callback to handle the original request is not called.
120120
```
121121
Fallback to [basic access authentication](https://en.wikipedia.org/wiki/Basic_access_authentication#Client_side), where the username/password are base64 decoded and processed via the [`-u`](../ba
122122
sics/cmdline.md#-u-usr-pwd-local)/[`-U`](../basics/cmdline.md#-u-usr-pwd) file and [`.z.pw`](#zpw-validate-user) (if defined).
123-
If the user is not permitted, the client will be sent a default 401 HTTP unauthorized response. Since V4.0 2021.07.12.
123+
If the user is not permitted, the client is sent a default 401 HTTP unauthorized response. Since V4.0 2021.07.12.
124124

125125
!!! note "If .z.ac is not defined, it uses basic access authentication as per `(4;"")` above"
126126

0 commit comments

Comments
 (0)