You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Password is currently limited to 16 characters but it is possible for a user to enter a longer password which results in silent failure then user is unable to login since password in truncated.This could be fixed by a hard limit on the password input field.
glynhudson
changed the title
HTTP password input field should not allow longet than 16 characters
HTTP password input field should not allow longer than 16 characters
Jun 12, 2019
Password is currently limited to 16 characters but it is possible for a user to enter a longer password which results in silent failure then user is unable to login since password in truncated.This could be fixed by a hard limit on the password input field.
https://community.openenergymonitor.org/t/reset-http-auth-password-on-esp8266/11159
The text was updated successfully, but these errors were encountered: