-
Notifications
You must be signed in to change notification settings - Fork 836
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Require a changed firmware password before upload. (#576)
Require that the user changes the default HTTP password before we allow OTA firmware upload. - Remove 'FIRMWARE_OTA_PASSWORD_ENABLE'. It's now always on. - Rework user settings so it's more obvious where and what they can change. - Add option to ignore 'UNKNOWN' IR messages that are received via IR. - Warn the user if they have enabled OTA updates, but not changed the password. - Other minor cleanups. - Fix issue with DEBUG. i.e. incorrectly used `#ifdef` instead of `#if` Tested: FIRMWARE_OTA, REPORT_UNKNOWNS, & changed/unchanged default password on a D1 Mini, and a Nodemcu device. Ref: #574 #575
- Loading branch information
1 parent
5c1c85f
commit 07352fd
Showing
1 changed file
with
99 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters