Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { MatchType string `json:"match_type,omitempty" xml:"match_type,omitempty" yaml:"match_type,omitempty"` URI string `json:"uri,omitempty" xml:"uri,omitempty" yaml:"uri,omitempty"` // contains filtered or unexported fields }
Config contains the entry for the authorization bypass.
Click to show internal directories.
Click to hide internal directories.