Closed DomoYop closed 3 years ago
Security has been tightened in the recent versions so that the user portal requires the passcode now
That being said this update I just pushed
6e5d38edc85aae0ca2338f20fa38c77ba8093e10
will allow local network traffic to ignore the passcode similar to the HMAC security
Works as expected !
thank you for your help :D
Hi !
First of all, Thanks for your incredible job with on this project ! really amazing !
but i get an error with this latest version https://github.com/mdhiggins/ESP8266-HTTP-IR-Blaster/commit/f14efc74ba89a2fdaa1e5bb0c3958bdb3c1ea346 i cant access to the Web UI ( http://ir_controller.local/ or http://192.168.194.131/ ), i always get an "Unauthorized access"
here is my log (no obvious error):
i have try it on 2 different board, with Arduino IDE and Platform.io, same result i'm surely missing something...
thanks for help !