Sam
|
f2ee62b41e
|
update python dependencies
|
2022-06-22 17:41:35 +02:00 |
|
Sam
|
e3ba0259f1
|
Merge pull request #195 from SamR1/workouts-fixes
workouts fixes
|
2022-06-22 17:31:05 +02:00 |
|
Sam
|
1343d0a633
|
API - fix typo
|
2022-06-22 16:55:16 +02:00 |
|
Sam
|
fd2cf9fe77
|
update client dist files
|
2022-06-22 16:39:02 +02:00 |
|
Sam
|
80948a998d
|
Client - fix workout title display on workout list - fix #191
|
2022-06-22 16:32:28 +02:00 |
|
Sam
|
c39d6b4137
|
Client - minor fix
|
2022-06-22 15:44:50 +02:00 |
|
Sam
|
af364c39f6
|
API - change workout files naming
|
2022-06-22 15:35:44 +02:00 |
|
Sam
|
111bfb725f
|
API - allow deleting workout when gpx or map files missing - fix #193
|
2022-06-22 14:30:58 +02:00 |
|
Sam
|
9c2ba31b96
|
API - return 404 instead of 500 when map file not found - fix #192
|
2022-06-22 14:19:51 +02:00 |
|
Sam
|
6911024f33
|
Client - display 'application:write' scope only if user is admin
|
2022-06-19 20:32:38 +02:00 |
|
Sam
|
63af0b70d9
|
API - refacto
|
2022-06-19 20:04:42 +02:00 |
|
Sam
|
6b497bd72f
|
API - add missing tests on Authorization Code Grant (code challenge)
|
2022-06-19 18:47:58 +02:00 |
|
Sam
|
3b47353a7b
|
Merge branch 'docker-fix' into dev
|
2022-06-18 17:22:13 +02:00 |
|
Sam
|
da0d4a8504
|
Doc - update documentation build
|
2022-06-18 17:11:01 +02:00 |
|
Sam
|
cc4287ed32
|
Docker - fix .env files
|
2022-06-18 17:10:45 +02:00 |
|
Sam
|
40a5fcccf3
|
Client - update scopes
|
2022-06-15 20:37:24 +02:00 |
|
Sam
|
8b2543eb61
|
API - update OAuth2 scopes
|
2022-06-15 19:16:14 +02:00 |
|
Sam
|
969a92b8d4
|
Client - minor fixes
|
2022-06-15 15:21:22 +02:00 |
|
Sam
|
b678b6e76d
|
API - minor tests refacto
|
2022-06-12 18:34:26 +02:00 |
|
Sam
|
ea4b6ed236
|
CLI - add command to clean expired oauth2 tokens
|
2022-06-12 18:25:51 +02:00 |
|
Sam
|
524a221725
|
Client - revoke all token for a given client
|
2022-06-12 18:03:26 +02:00 |
|
Sam
|
e01248d0d1
|
API - revoke all token for a given client
|
2022-06-12 17:15:18 +02:00 |
|
Sam
|
1f26b69cba
|
Client - display if oauth client does not exist when authorizing
|
2022-06-12 16:26:51 +02:00 |
|
Sam
|
22c8105ea6
|
Merge branch 'dev' into oauth2
|
2022-06-12 09:28:01 +02:00 |
|
Sam
|
5afe05390b
|
Merge branch 'master' into dev
|
2022-06-11 20:33:54 +02:00 |
|
Sam
|
9ead392fc9
|
Merge branch 'release-v0.6.7'
|
2022-06-11 20:18:10 +02:00 |
|
Sam
|
22a3df5263
|
bump version to 0.6.7
|
2022-06-11 20:00:01 +02:00 |
|
Sam
|
a31c879673
|
Merge pull request #186 from SamR1/handle-offset
handle gpx file with offset
|
2022-06-11 18:54:57 +02:00 |
|
Sam
|
4288c3c387
|
API - handle gpx files with offset
|
2022-06-11 13:10:05 +02:00 |
|
Sam
|
5874933643
|
API - fix typo
|
2022-06-11 11:33:08 +02:00 |
|
Sam
|
68d2582bfe
|
update python dependencies
|
2022-06-11 11:32:12 +02:00 |
|
Sam
|
9e2987ed9d
|
API - issue new token with refresh token
|
2022-06-08 12:06:34 +02:00 |
|
Sam
|
c4c858c6bf
|
API - config update + fix getting refresh token status
|
2022-06-08 11:19:14 +02:00 |
|
Sam
|
4be4f46c26
|
Client - authorize oauth client
|
2022-06-07 17:45:25 +02:00 |
|
Sam
|
d8d88cda3a
|
API - handle confirmation when authorizing oauth client
|
2022-06-07 15:40:33 +02:00 |
|
Sam
|
78fe703494
|
Client - display client secret after creation
|
2022-06-07 09:47:53 +02:00 |
|
Sam
|
03db8e8cd6
|
Client - update getting oauth client by id
|
2022-06-07 08:53:52 +02:00 |
|
Sam
|
458394fa53
|
API - get oauth client by id or client_id
|
2022-06-07 08:40:50 +02:00 |
|
Sam
|
7b3c44e21e
|
Client - display pagination on oauth apps list only when apps exist
|
2022-06-06 18:50:57 +02:00 |
|
Sam
|
2e98bdccfe
|
Docker - fix typo
|
2022-06-05 11:08:53 +02:00 |
|
Sam
|
7e45923b25
|
Client - add/delete an OAuth app (WIP)
|
2022-05-29 14:23:30 +02:00 |
|
Sam
|
25decef696
|
Client - init OAuth Applications list
|
2022-05-29 14:23:30 +02:00 |
|
Sam
|
489710c29d
|
API - add routes to manage oauth clients
|
2022-05-29 14:23:30 +02:00 |
|
Sam
|
ca9ba138b3
|
API - add scope on endpoints
|
2022-05-29 14:23:30 +02:00 |
|
Sam
|
d3d08b69dd
|
API - refacto
|
2022-05-29 14:23:30 +02:00 |
|
Sam
|
44c16f6805
|
API - init resource protector (that also handles current authentication)
|
2022-05-29 14:23:30 +02:00 |
|
Sam
|
eeae632b01
|
API - add access token revocation
|
2022-05-29 14:23:30 +02:00 |
|
Sam
|
887553dd5d
|
API - add refresh token
|
2022-05-29 14:23:29 +02:00 |
|
Sam
|
64b813a44b
|
API - add route to get access token
|
2022-05-29 14:22:53 +02:00 |
|
Sam
|
249c975810
|
API - add route to authorize oauth clients
|
2022-05-29 14:22:53 +02:00 |
|