esphome/esphome/dashboard
Otto Winter c030be4d3f
Fix dashboard logout button and py3.8 removed hmac.new digestmod (#1156)
* Fix dashboard logout button and py3.8 removed hmac.new digestmod

* Just use SHA256

No reason to use HMAC here, as authenticity is not an issue

* Wrong branch

* Clenaup
2020-07-24 11:10:09 +02:00
..
static Fixes esphome/issues#1192 - Save on upload bug (#1107) 2020-07-01 14:08:17 -03:00
templates Fix dashboard logout button and py3.8 removed hmac.new digestmod (#1156) 2020-07-24 11:10:09 +02:00
__init__.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
dashboard.py Fix dashboard logout button and py3.8 removed hmac.new digestmod (#1156) 2020-07-24 11:10:09 +02:00
util.py Fix dashboard logout button and py3.8 removed hmac.new digestmod (#1156) 2020-07-24 11:10:09 +02:00