Paulus Schoutsen
|
2a76a0852f
|
Allow CORS requests to token endpoint (#15519)
* Allow CORS requests to token endpoint
* Tests
* Fuck emulated hue
* Clean up
* Only cors existing methods
|
2018-07-19 08:37:00 +02:00 |
|
Paulus Schoutsen
|
5ec7fc7ddb
|
Backend tweaks to make authorization work (#14339)
* Backend tweaks to make authorization work
* Lint
* Add test
* Validate redirect uris
* Fix tests
* Fix tests
* Lint
|
2018-05-10 10:38:11 +02:00 |
|
Paulus Schoutsen
|
0a2e949e0a
|
Remove crazy JSON encoding things that are no longer used (#13029)
Catch JSON encoding errors in HTTP view
|
2018-03-12 23:22:08 +01:00 |
|
Boyi C
|
321eb2ec6f
|
Move HomeAssistantView to separate file. Convert http to async syntax. [skip ci] (#12982)
* Move HomeAssistantView to separate file. Convert http to async syntax.
* pylint
* websocket api
* update emulated_hue for async/await
* Lint
|
2018-03-08 17:51:49 -08:00 |
|