victronenergy / venus-html5-app

HTML5 App including Javascript library that communicates with Venus OS over MQTT websockets
MIT License
102 stars 31 forks source link

MFD unable to connect to `/app` when Security Profile is set to `Weak` or `Secure` #394

Open mman opened 2 months ago

mman commented 2 months ago

When Weak or Secure Security Profile is activated (version 3.50+), Venus nginx is protected with a password. No matter whether the /app is then requested via http:// or https:// the first load of the app on a MFD device requires password to be entered.

This is more of a reminder bug that we may want to address in the future depending on what the need is:

IMG_6025

mman commented 2 months ago

Marking as will not fix for now.