Browse Source
* Removed problematic if statement 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. * Update filer_server_handers_read.go * Updated filer responses to invalid requestspull/5395/head
jerebear12
9 months ago
committed by
GitHub
2 changed files with 11 additions and 6 deletions
Loading…
Reference in new issue