barcodebuddy-homeassistant
barcodebuddy-homeassistant copied to clipboard
feat: use ingress feature
Unfortunately, it fails after creating a user:
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (login.php, line 0)
Maybe this is an issue?
https://github.com/Forceu/barcodebuddy/blob/347343ee54817650168944e40d6dc8ded41c39e9/incl/configProcessing.inc.php#L197-L206
@CFenner Given that the HASS Ingress documentation states "Ingress allows users to access the add-on web interface via the Home Assistant UI. Authentication is handled by Home Assistant, so neither the user nor the add-on developer will need to care about the security or port forwarding." perhaps the solution is to use barcodebuddy without authentication? In a docker container, this can be done by passing the following environment variable: -e BBUDDY_DISABLE_AUTHENTICATION=true
Any progres on this topic?
I currently did not find the time to setup Grocy and Barcode Buddy at all. So none from my side.
