mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 19:02:18 +01:00
6da8ec8d555972ec6a3829dccfad96adaea75f32
Ensures auth check doesn't pass erroneously when the client-supplied digest is shorter than the correct digest, but happens to match a prefix of the correct value (e.g., same username + certain substrings of the password).
Description
Languages
C++
68.3%
Python
31.5%
C
0.1%