ioBroker.admin icon indicating copy to clipboard operation
ioBroker.admin copied to clipboard

jsonConfig: external loadable code

Open oweitman opened this issue 3 years ago • 2 comments
trafficstars

https://github.com/ioBroker/ioBroker.admin/blob/bbcc2fb28ad21f2550a0bb558005d6c2a631aebc/src-rx/src/components/JsonConfigComponent/ConfigCustom.jsx#L97

do we really want this. isnt this a security flaw?

all components that should be used in the admin dialog should be allready installed in the adapter

oweitman avatar Jul 25 '22 10:07 oweitman

Interesting finding. I think, yes, it must be removed

GermanBluefox avatar Jul 26 '22 19:07 GermanBluefox

@oweitman Can you please check with current admin version if this issue is fixed?

Feuer-sturm avatar Aug 01 '22 17:08 Feuer-sturm