Browse Source
This if statement was causing the value of option.AllowedOrigins to be always equal to "*". Now the values in the config file will be used when present. This allows for people who don't need this feature to not update their security.toml files.pull/5181/head
committed by
GitHub
1 changed files with 3 additions and 5 deletions
Loading…
Reference in new issue