hass-core/homeassistant/components/http
Paulus Schoutsen 8b8629a5f4 Add permission checks to Rest API ()
* Add permission checks to Rest API

* Clean up unnecessary method

* Remove all the tuple stuff from entity check

* Simplify perms

* Correct param name for owner permission

* Hass.io make/update user to be admin

* Types
2018-11-25 18:04:48 +01:00
..
__init__.py Use proper signals () 2018-11-21 20:55:21 +01:00
auth.py Use proper signals () 2018-11-21 20:55:21 +01:00
ban.py Use proper signals () 2018-11-21 20:55:21 +01:00
const.py Cleanup http () 2018-02-15 22:06:14 +01:00
cors.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
data_validator.py Move HomeAssistantView to separate file. Convert http to async syntax. [skip ci] () 2018-03-08 17:51:49 -08:00
real_ip.py Use proper signals () 2018-11-21 20:55:21 +01:00
static.py Pylint cleanups () 2018-07-23 10:16:05 +02:00
view.py Add permission checks to Rest API () 2018-11-25 18:04:48 +01:00