[signed_url] secret_key should be secret
Change-Id: I09a2635f42356222e9c631fa1ac23e1dcf922b3c
This commit is contained in:
parent
4e5d6e5301
commit
520828b1c9
@ -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