This website requires JavaScript.
Explore
Help
Sign In
lfk
/
backend
Watch
2
Star
0
Fork
0
You've already forked backend
Code
Issues
1
Pull Requests
Actions
Projects
Releases
40
Activity
Files
c66b06c2c92bcb590dba460831839f5e0735d946
backend
/
src
/
middlewares
History
Nicolai Ort
db6fdf6baf
Implemented scan auth middleware
...
ref
#67
2021-01-08 17:50:29 +01:00
..
authchecker.ts
Moved the authchecker to the middleware folder (b/c it pretty much is a glolified middleware)
2020-12-30 14:01:37 +01:00
ErrorHandler.ts
Code + Comment cleanup for the middlewares
2020-12-20 19:08:02 +01:00
RawBody.ts
Code + Comment cleanup for the middlewares
2020-12-20 19:08:02 +01:00
ScanAuth.ts
Implemented scan auth middleware
2021-01-08 17:50:29 +01:00
StatsAuth.ts
Impelemented stats api auth via token or the usual auth (jwt with get for runners, teams and orgs).
2020-12-30 14:19:54 +01:00