master
build: fix lint warning after linter upgrade
serve: support custom http response headers
config: add more human readable configmap.Simple output
rc: allow setting rc config and filter options as flat parameters
fs: fix command line flag being ignored when set to its default value
build: update logging statements to make json log work - fixes #6038
Convert source files with crlf to lf
docs: use the term backend name instead of fs name for authorize command
fs/config: add tier to config wizard
config: fix problem reading pasted tokens over 4095 bytes
config: fix config_template_file and config_template being ignored via config/create - fixes #9572
config: fix normalization when obscuring passwords - fixes #9507
config encryption: set, remove and check to manage config file encryption #7859
config: replace defaultConfig with a thread-safe in-memory implementation
config: add config unset command to remove options from a remote - fixes #9541