|
|
db6fdf6baf
|
Implemented scan auth middleware
ref #67
|
2021-01-08 17:50:29 +01:00 |
|
|
|
43e256f38c
|
Impelemented stats api auth via token or the usual auth (jwt with get for runners, teams and orgs).
ref #56
|
2020-12-30 14:19:54 +01:00 |
|
|
|
b5f9cf201d
|
Moved the authchecker to the middleware folder (b/c it pretty much is a glolified middleware)
ref #56
|
2020-12-30 14:01:37 +01:00 |
|
|
|
7c5a3893ef
|
Added basic status api key checking middleware
ref #56
|
2020-12-29 21:32:45 +01:00 |
|
|
|
a88c0389c1
|
Code + Comment cleanup for the middlewares
ref #39
|
2020-12-20 19:08:02 +01:00 |
|
|
|
b9fd2379f4
|
Added rawbody if needed
ref #22
|
2020-12-16 19:00:25 +01:00 |
|
|
|
1fb09e577c
|
Cleaned up up the middlewares
ref #11
|
2020-12-05 19:14:04 +01:00 |
|
|
|
76e19ca28d
|
implement proper jwt checking in authchecker
ref #12
|
2020-12-05 17:59:43 +01:00 |
|
|
|
e5f65d0b80
|
note on refreshtokencount checking
ref #12
|
2020-12-05 13:30:22 +01:00 |
|
|
|
c5c3058f3d
|
clean up jwtauth
ref #12
|
2020-12-04 22:28:17 +01:00 |
|
|
|
1f3b312675
|
🚧 basic JWTAuth Middleware
ref #12
|
2020-12-04 21:39:55 +01:00 |
|
|
|
5f4aed2f02
|
fixed auth parsing
ref #6
|
2020-11-27 21:16:15 +01:00 |
|
|
|
3a84cc8ef5
|
basic jwt auth test
|
2020-11-25 19:47:17 +01:00 |
|