[web_server_idf] Use core format_hex_to helper for digest auth (fixes Arduino build) (#17608)

This commit is contained in:
Jonathan Swoboda
2026-07-16 15:59:53 -04:00
committed by GitHub
parent e2df9fb554
commit 7a2d13da90
2 changed files with 11 additions and 15 deletions
@@ -1,2 +1,8 @@
packages:
web_server: !include common_v2.yaml
web_server:
auth:
username: admin
password: password
type: digest