mirror of
https://github.com/traefik/traefik.git
synced 2025-09-21 22:01:12 +02:00
Rephrase BasicAuth and DigestAuth docs
This commit is contained in:
parent
085b70c94e
commit
f92b03a44d
@ -10,7 +10,7 @@ Adding Basic Authentication
|
||||
|
||||

|
||||
|
||||
The BasicAuth middleware restricts access to your services to known users.
|
||||
The BasicAuth middleware grants access to services to authorized users only.
|
||||
|
||||
## Configuration Examples
|
||||
|
||||
|
@ -10,7 +10,7 @@ Adding Digest Authentication
|
||||
|
||||

|
||||
|
||||
The DigestAuth middleware restricts access to your services to known users.
|
||||
The DigestAuth middleware grants access to services to authorized users only.
|
||||
|
||||
## Configuration Examples
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user