Paulus Schoutsen
|
8bfbe3e085
|
Add update user command (#21922)
* Add update user command
* Add is_admin to current user
|
2019-03-11 12:08:02 -07:00 |
Paulus Schoutsen
|
4f98818258
|
Rename is_owner decorator to is_admin (#19266)
* Rename is_owner decorator to is_admin
* Update test_auth.py
|
2018-12-14 10:19:27 +01:00 |
Paulus Schoutsen
|
c3b1121d77
|
Add group foundation (#16935)
Add group foundation
|
2018-10-08 16:35:38 +02:00 |
Paulus Schoutsen
|
4210835dcd
|
Async response all the things (#17073)
* Use async_response
* Update device_registry.py
|
2018-10-03 07:53:54 +02:00 |
cdce8p
|
7f0a50ce31
|
async_create_task (#17059)
* async_create_task
* Update google.py
|
2018-10-02 11:03:09 +02:00 |
Paulus Schoutsen
|
2e6346ca43
|
Break up websocket 2 (#17028)
* Break up websocket 2
* Lint+Test
* Lintttt
* Rename
|
2018-10-01 16:09:31 +02:00 |
Paulus Schoutsen
|
22a80cf733
|
Break up websocket component (#17003)
* Break up websocket component
* Lint
|
2018-10-01 11:21:00 +02:00 |
Paulus Schoutsen
|
70fe463ef0
|
User management (#15420)
* User management
* Lint
* Fix dict
* Reuse data instance
* OrderedDict all the way
|
2018-07-13 15:31:20 +02:00 |