core/homeassistant/auth
Paulus Schoutsen df21dd21f2 RFC: Call services directly (#18720)
* Call services directly

* Simplify

* Type

* Lint

* Update name

* Fix tests

* Catch exceptions in HTTP view

* Lint

* Handle ServiceNotFound in API endpoints that call services

* Type

* Don't crash recorder on non-JSON serializable objects
2018-11-30 21:28:35 +01:00
..
mfa_modules RFC: Call services directly (#18720) 2018-11-30 21:28:35 +01:00
permissions Remove some unused imports (#18732) 2018-11-27 09:35:35 +01:00
providers RFC: Call services directly (#18720) 2018-11-30 21:28:35 +01:00
__init__.py Add permission checks to Rest API (#18639) 2018-11-25 18:04:48 +01:00
auth_store.py Make auth backwards compat again (#18792) 2018-11-29 22:26:19 +01:00
const.py System groups (#18303) 2018-11-08 12:57:00 +01:00
models.py Add permission checks to Rest API (#18639) 2018-11-25 18:04:48 +01:00
util.py Reorg auth (#15443) 2018-07-13 11:43:08 +02:00