Colin O'Dell
|
19f2bbf52f
|
Only use the X-Forwarded-For header if connection is from a trusted network (#15182)
See https://github.com/home-assistant/home-assistant/issues/14345#issuecomment-400854569
|
2018-06-28 09:16:11 -04:00 |
|
Paulus Schoutsen
|
89a19c89a7
|
Fix aiohttp deprecation warnings (#13240)
* Fix aiohttp deprecation warnings
* Fix Ring deprecation warning
* Lint
|
2018-03-15 21:49:49 +01:00 |
|
Boyi C
|
321eb2ec6f
|
Move HomeAssistantView to separate file. Convert http to async syntax. [skip ci] (#12982)
* Move HomeAssistantView to separate file. Convert http to async syntax.
* pylint
* websocket api
* update emulated_hue for async/await
* Lint
|
2018-03-08 17:51:49 -08:00 |
|
Paulus Schoutsen
|
f32911d036
|
Cleanup http (#12424)
* Clean up HTTP component
* Clean up HTTP mock
* Remove unused import
* Fix test
* Lint
|
2018-02-15 22:06:14 +01:00 |
|