The disallow_iframe_embed option doesn't belong to HORIZON_CONFIG
Bug #1942722 reported by
Takashi Kajinami
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| puppet-horizon |
Fix Released
|
High
|
Takashi Kajinami | ||
Bug Description
Currently the disallow_
~~~
HORIZON_
~~~
However this usage is wrong and the option is not part of HORIZON_CONFIG.
The option should be defined as an usual horizon parameter like;
~~~
DISALLOW_
~~~
| Changed in puppet-horizon: | |
| status: | New → In Progress |
To post a comment you must log in.
I've proposed a fix to master: https:/ /review. opendev. org/c/openstack /puppet- horizon/ +/807487