Files
seaweedFS/weed/server/filer_server.go
jerebear12 8c966ac23b Removed problematic if statement (#5180)
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.
2024-01-08 11:35:20 -08:00

7.6 KiB