This website requires JavaScript.
Explore
Help
Sign In
lfk
/
backend
Watch
2
Star
0
Fork
0
Code
Issues
1
Pull Requests
Actions
Projects
Releases
40
Activity
Files
5d75f70296670b08f425e29b9159aaa7344a5fc8
backend
/
src
T
History
niggl
5d75f70296
continuous-integration/drone/pr
Build is passing
Details
fixed typo
...
ref
#49
2020-12-22 20:29:18 +01:00
..
controllers
fixed typo
2020-12-22 20:29:18 +01:00
errors
Now disableing users while they're in the process of resetting their password
2020-12-22 11:18:31 +01:00
loaders
Added openapi cookie security schema
2020-12-22 19:13:20 +01:00
middlewares
Code + Comment cleanup for the middlewares
2020-12-20 19:08:02 +01:00
models
Merge branch 'dev' into feature/40-pw_reset
2020-12-22 16:05:27 +01:00
seeds
Code + comment cleanup for the seeds
2020-12-20 19:11:28 +01:00
tests
Added auth to all tests
2020-12-18 22:11:41 +01:00
app.ts
🐞
fixed app.ts for production use
2020-12-12 12:39:53 +01:00
authchecker.ts
All things auth now check if the user is disabled
2020-12-22 11:29:52 +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
openapi_export.ts
removed the lib generation part
2020-12-13 19:20:36 +01:00