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
|
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 |
Jerad Meisner
|
396895d077
|
Added WS endpoint for changing homeassistant password. (#15527)
* Added WS endpoint for changing homeassistant password.
* Remove change password helper. Don't require current password.
* Restore current password verification.
* Added tests.
* Use correct send method
|
2018-07-19 09:39:51 +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 |