backend/src
Nicolai Ort c591c182b3
Some checks failed
continuous-integration/drone/pr Build is failing
Updated comments
ref #67
2021-01-08 18:37:33 +01:00
..
controllers Added openapi sec scheme for the scan station auth 2021-01-08 18:28:35 +01:00
errors Track deletion now recognizes associated stations 2021-01-07 18:53:09 +01:00
loaders Merge branch 'dev' into feature/67-scan_apis 2021-01-08 18:29:33 +01:00
middlewares Implemented scan auth middleware 2021-01-08 17:50:29 +01:00
models Updated comments 2021-01-08 18:37:33 +01:00
seeds Code + comment cleanup for the seeds 2020-12-20 19:11:28 +01:00
static/docs 🎨 fixed landing html + styling 2020-12-23 17:55:44 +01:00
tests Added scan add tests with the station based auth 2021-01-08 18:09:47 +01:00
app.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
config.ts Implemented the getter for loading the postalcodelocale from env 2020-12-22 12:38:53 +01:00
jwtcreator.ts Set reset token expiry to 15 mins 2020-12-22 11:07:01 +01:00