Merge "[signed_url] secret_key should be secret"
This commit is contained in:
commit
c224256eb5
@ -15,6 +15,7 @@ from oslo_config import cfg
|
||||
|
||||
|
||||
secret_key = cfg.StrOpt('secret_key',
|
||||
secret=True,
|
||||
help='Secret key used to encrypt pre-signed URLs.')
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user