seaweedfs/weed/command/scaffold
jerebear12 06343f8976
Set allowed origins in config (#5109)
* Add a way to use a JWT in an HTTP only cookie

If a JWT is not included in the Authorization header or a query string, attempt to get a JWT from an HTTP only cookie.

* Added a way to specify allowed origins header from config

* Removed unecessary log

* Check list of domains from config or command flag

* Handle default wildcard and change name of config value to cors
2023-12-20 16:21:11 -08:00
..
example.go extract embed toml example to separate files 2021-07-05 11:16:49 +08:00
filer.toml chore: add dsn for connection to mysql (#5060) 2023-12-20 16:20:58 -08:00
master.toml s3 backend support customizing storage class 2022-04-30 17:36:40 -07:00
notification.toml docs(command): readability fixes (#3686) 2022-09-15 01:33:04 -07:00
replication.toml adding support for B2 region (#4177) 2023-02-05 21:24:21 -08:00
security.toml Set allowed origins in config (#5109) 2023-12-20 16:21:11 -08:00
shell.toml shell: remove unused filer parameter from shell.toml 2022-07-07 15:01:23 -07:00