|
a068c4d318
|
Deletes now return 204 instead of 404 (better rest compatability)
ref #13
|
2020-12-09 19:34:49 +01:00 |
|
|
3ae124ef68
|
Merge branch 'dev' into feature/13-runner_controllers
|
2020-12-09 19:02:06 +01:00 |
|
|
09f4998499
|
Merge branch 'dev' of https://git.odit.services/lfk/backend into dev
|
2020-12-09 19:01:39 +01:00 |
|
|
18ef8df3a9
|
Merge branch 'feature/12-jwt-creation' into dev
close #12
|
2020-12-09 19:01:17 +01:00 |
|
|
77b769446f
|
Now throwing errors
|
2020-12-09 18:59:01 +01:00 |
|
|
af1ad482d4
|
Now throwing errors to the next instance
ref #13
|
2020-12-09 18:53:36 +01:00 |
|
|
02236caa41
|
send empty array for user permissions if null
ref #12
|
2020-12-09 18:46:09 +01:00 |
|
|
2d603a1467
|
resolve groups + permissions
ref #12
|
2020-12-09 18:45:39 +01:00 |
|
|
204e2352a9
|
Fix for getting one
ref #13
|
2020-12-09 18:11:23 +01:00 |
|
|
e4cb8eba1d
|
Removed relations resolution that broke the update
|
2020-12-09 17:48:24 +01:00 |
|
|
7bb7da4eed
|
Merge branch 'dev' into feature/13-runner_controllers
|
2020-12-09 16:11:27 +01:00 |
|
|
4df63a8cc0
|
Fixxed missing plural
ref #13
|
2020-12-09 16:10:56 +01:00 |
|
|
9f7d004c3b
|
Merge branch 'dev' of https://git.odit.services/lfk/backend into dev
|
2020-12-06 10:48:51 +01:00 |
|
|
99d8a0360f
|
🚚 basic move to config.ts
ref #18
|
2020-12-06 10:29:56 +01:00 |
|
|
5103e8a6e5
|
Updated folders in the readme
|
2020-12-05 20:01:06 +01:00 |
|
|
ad6c9e7211
|
Removed garbage file
|
2020-12-05 19:15:56 +01:00 |
|
|
1fb09e577c
|
Cleaned up up the middlewares
ref #11
|
2020-12-05 19:14:04 +01:00 |
|
|
f58a715c45
|
Cleaned up the loaders
ref #11
|
2020-12-05 19:09:08 +01:00 |
|
|
a3a809bb40
|
Merge branch 'feature/11-new_classes' of git.odit.services:lfk/backend into feature/11-new_classes
|
2020-12-05 19:01:51 +01:00 |
|
|
33b3bcb8c2
|
Error cleanup
#11 #13 #14
|
2020-12-05 19:01:48 +01:00 |
|
|
1ae466a6f4
|
Error cleanup
#11 #13 #14
|
2020-12-05 19:01:30 +01:00 |
|
|
21ad622c10
|
Removed console logs
ref #11
|
2020-12-05 18:49:59 +01:00 |
|
|
61e7ae4f86
|
Cleanup: Renamed Responses to represent their response nature
ref #11 #13 #14
|
2020-12-05 18:49:13 +01:00 |
|
|
0e924449d6
|
Cleanup: Renamed the creation folder to the more fitting "actions"
ref #11 #13
|
2020-12-05 18:45:47 +01:00 |
|
|
5c259484ee
|
remove sampletoken generation
|
2020-12-05 18:02:57 +01:00 |
|
|
740d7f10f5
|
remove routes/v1/test
|
2020-12-05 18:02:49 +01:00 |
|
|
993096741d
|
Merge branch 'dev' of https://git.odit.services/lfk/backend into dev
|
2020-12-05 18:00:48 +01:00 |
|
|
8607af62b5
|
Merge branch 'feature/12-jwt-creation' of https://git.odit.services/lfk/backend into feature/12-jwt-creation
|
2020-12-05 17:59:50 +01:00 |
|
|
76e19ca28d
|
implement proper jwt checking in authchecker
ref #12
|
2020-12-05 17:59:43 +01:00 |
|
|
3ac150331a
|
Merge branch 'feature/12-jwt-creation' of git.odit.services:lfk/backend into feature/12-jwt-creation
|
2020-12-05 17:47:35 +01:00 |
|
|
5a4a6cdcef
|
Added basic openapi security scheme for the bearer auth header
ref #12
|
2020-12-05 17:47:32 +01:00 |
|
|
e5b605cc55
|
🧹 cleanups
|
2020-12-05 17:25:57 +01:00 |
|
|
7e4ce00c30
|
added await (async stuff und so)
ref #12
|
2020-12-05 17:20:39 +01:00 |
|
|
13d568ba3f
|
implemented refreshcount increase
ref #12
|
2020-12-05 17:20:18 +01:00 |
|
|
65b2399eaa
|
Reverted to id based relation setter
ref #13
|
2020-12-05 17:04:22 +01:00 |
|
|
4352910d54
|
More dynamic creation of objects
ref #13
|
2020-12-05 15:50:28 +01:00 |
|
|
8c229dba82
|
add response schemas to AuthController
|
2020-12-05 13:40:59 +01:00 |
|
|
675717f8ca
|
🚧 starting work on LogoutHandler
ref #12
|
2020-12-05 13:38:59 +01:00 |
|
|
0d21497c2f
|
🚧 AuthController - add proper response schemas
|
2020-12-05 13:31:46 +01:00 |
|
|
e5f65d0b80
|
note on refreshtokencount checking
ref #12
|
2020-12-05 13:30:22 +01:00 |
|
|
51addd4a31
|
🚧 RefreshAuth - refresh tokens now working ✅
ref #12
|
2020-12-05 13:12:47 +01:00 |
|
|
126799dab9
|
basic RefreshAuth checking
ref #12
|
2020-12-05 13:07:33 +01:00 |
|
|
82f31185a1
|
🚧 CreateAuth - use proper refreshTokenCount
ref #12
|
2020-12-05 13:07:18 +01:00 |
|
|
c0c95056bf
|
better errors
ref #12
|
2020-12-05 13:06:58 +01:00 |
|
|
093f6f5f78
|
🚧 UserNotFoundOrRefreshTokenCountInvalidError
ref #12
|
2020-12-05 12:59:02 +01:00 |
|
|
2f902755c4
|
🚧 starting work on RefreshAuth
ref #12
|
2020-12-05 12:55:38 +01:00 |
|
|
975d30e411
|
Smoothed out the participant creation process regarting addresses
ref #13
|
2020-12-05 12:39:11 +01:00 |
|
|
a0fe8c0017
|
🚧 CreateAuth - basic jwt creation with user details
ref #12
|
2020-12-05 12:34:07 +01:00 |
|
|
c33097f773
|
first accesstoken generation
ref #12
|
2020-12-05 12:28:59 +01:00 |
|
|
28c2b862f0
|
🚧 AuthController with multiple endpoints
ref #12
|
2020-12-05 12:28:43 +01:00 |
|