Can Read https://hosted.mender.io/ui/env.js file

https://hosted.mender.io/ui/env.js is open to read by everyone.
Is that normal?

Hello @doganmurat,

Yes, it is normal and intended. The env.js file is interpreted by the browser and configures the UI, and for this reason you can download it, as you pointed out. It doesn’t contain secrets, only configuration settings and public keys.

Ok.
It also contains version infos etc.
I thought maybe it is not intended to be read by everyone.
No problem than.

I confirm the version numbers are needed, too. We use them in the onboarding snippets you can copy and paste, as well as for debugging purposes.