core/tests/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 Add permission checks to Rest API (#18639) 2018-11-25 18:04:48 +01:00
providers remove pbkdf2 upgrade path (#18736) 2018-11-27 10:42:56 +01:00
__init__.py Reorg auth (#15443) 2018-07-13 11:43:08 +02:00
test_auth_store.py Make auth backwards compat again (#18792) 2018-11-29 22:26:19 +01:00
test_init.py Add permissions foundation (#16890) 2018-10-11 19:24:25 +02:00
test_models.py Permissions improv (#17811) 2018-10-29 11:28:04 +01:00