We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f1c893 commit 5ff7389Copy full SHA for 5ff7389
docs/proposals/authentication-filter.md
@@ -140,7 +140,7 @@ type BasicAuth struct {
140
// +optional
141
SecretRef *NamespacedSecretKeyReference `json:"secretRef,omitempty"`
142
143
- // Realm used by NGINX `auth_basic`.
+ // Realm used by NGINX `auth_basic`.
144
// Configures "realm="<realm_value>" in WWW-Authenticate header in error page location.
145
//
146
0 commit comments