Sushi

Results 1 comments of Sushi

You can change Line 332 in WebConfig.cpp from `case INPUTPASSWORD: createSimple(_buf, _description[i].name, _description[i].label, "password", values[i]);` to `case INPUTPASSWORD: createSimple(_buf, _description[i].name, _description[i].label, "password", "");` This makes it send no stored Password...