replace bdd@pom with user@example (#2484) (#2485)

Co-authored-by: Alex Fornuto <afornuto@pomerium.com>
This commit is contained in:
backport-actions-token[bot] 2021-08-16 18:05:27 -07:00 committed by GitHub
parent a6e11527aa
commit bd513a84df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 12 additions and 12 deletions

View file

@ -213,7 +213,7 @@ Set Request Headers allows you to set static values for given request headers. T
- allow:
or:
- email:
is: bdd@pomerium.io
is: user@example.com
set_request_headers:
# works auto-magically!
# https://verify.corp.example.com/basic-auth/root/hunter42
@ -232,7 +232,7 @@ Remove Request Headers allows you to remove given request headers. This can be u
- allow:
or:
- email:
is: bdd@pomerium.io
is: user@example.com
remove_request_headers:
- X-Email
- X-Username