You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Harshavardhana
26a866a202
Fix review comments and new changes in config ( #8515 )
...
- Migrate and save only settings which are enabled
- Rename logger_http to logger_webhook and
logger_http_audit to audit_webhook
- No more pretty printing comments, comment
is a key=value pair now.
- Avoid quotes on values which do not have space in them
- `state="on"` is implicit for all SetConfigKV unless
specified explicitly as `state="off"`
- Disabled IAM users should be disabled always
5 years ago
..
config.go
Fix review comments and new changes in config ( #8515 )
5 years ago
doc.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
error.go
make the crypto error type a native go type ( #8267 )
5 years ago
header.go
make SSE request header check comprehensive ( #8276 )
5 years ago
header_test.go
make SSE request header check comprehensive ( #8276 )
5 years ago
help.go
Migrate config to KV data format ( #8392 )
5 years ago
key.go
make the crypto error type a native go type ( #8267 )
5 years ago
key_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
kms.go
Move etcd, logger, crypto into their own packages ( #8366 )
5 years ago
kms_test.go
Move etcd, logger, crypto into their own packages ( #8366 )
5 years ago
legacy.go
Fix review comments and new changes in config ( #8515 )
5 years ago
metadata.go
make the crypto error type a native go type ( #8267 )
5 years ago
metadata_test.go
make the crypto error type a native go type ( #8267 )
5 years ago
parse.go
Move etcd, logger, crypto into their own packages ( #8366 )
5 years ago
parse_test.go
Move etcd, logger, crypto into their own packages ( #8366 )
5 years ago
sse.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
sse_test.go
Move etcd, logger, crypto into their own packages ( #8366 )
5 years ago
vault.go
Bring in safe mode support ( #8478 )
5 years ago
vault_test.go
Bring in safe mode support ( #8478 )
5 years ago