Paulus Schoutsen
|
e776f88eec
|
Use JWT for access tokens (#15972)
* Use JWT for access tokens
* Update requirements
* Improvements
|
2018-08-14 21:14:12 +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 |
Paulus Schoutsen
|
0d4841cbea
|
Use IndieAuth for client ID (#15369)
* Use IndieAuth for client ID
* Lint
* Lint & Fix tests
* Allow local IP addresses
* Update comment
|
2018-07-09 18:24:46 +02:00 |
Paulus Schoutsen
|
cb129bd207
|
Add system generated users (#15291)
* Add system generated users
* Fix typing
|
2018-07-04 11:50:08 -04: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
|
d82693b460
|
Allow easy extension of websocket API (#14186)
* Allow easy extension of websocket API
* Lint
* Move panel test to frontend
* Register websocket commands
* Simplify test
* Lint
|
2018-05-01 13:35:23 -04:00 |