You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: handle mixed content (HTTPS→HTTP) in QR claim flow
HTTPS pages can't fetch HTTP receiver APIs (browser blocks mixed content).
- Tank discovery and MQTT push are now best-effort (fail silently)
- Server no longer requires client-side verification — QR token URL
is proof of physical access (only visible on receiver's screen)
- If tank discovery fails, server creates empty site (user adds manually)
- If MQTT push fails, success page shows manual config instructions
0 commit comments