mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 06:33:51 +00: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++
64.8%
Python
35%
C
0.1%
