mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-19 17:50:17 +02:00
add to proto
This commit is contained in:
parent
a94fe44175
commit
46ebdb858c
4 changed files with 185 additions and 161 deletions
|
@ -1477,6 +1477,7 @@ func (o *Options) ApplySettings(ctx context.Context, certsIndex *cryptutil.Certi
|
|||
setSlice(&o.ProgrammaticRedirectDomainWhitelist, settings.ProgrammaticRedirectDomainWhitelist)
|
||||
setAuditKey(&o.AuditKey, settings.AuditKey)
|
||||
setCodecType(&o.CodecType, settings.CodecType)
|
||||
setOptional(&o.PassIdentityHeaders, settings.PassIdentityHeaders)
|
||||
o.BrandingOptions = settings
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue