mirror of
https://github.com/traefik/traefik
synced 2026-02-03 11:10:33 +00:00
Rephrase BasicAuth and DigestAuth docs
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user