mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
06343f8976
* 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 |
||
---|---|---|
.. | ||
example.go | ||
filer.toml | ||
master.toml | ||
notification.toml | ||
replication.toml | ||
security.toml | ||
shell.toml |