hedgedoc/src
Philip Molares c8da989f25
auth: Run removeInvalidTokens 5s after startup
This should prevent problem with the AuthToken purge on Sundays, as the service is either running on sunday or will be restarted there after.

Also move base64url comment to right function

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-01-25 16:29:09 +01:00
..
api auth: Add maximum token lifetime of 2 years. 2021-01-25 12:14:26 +01:00
auth auth: Run removeInvalidTokens 5s after startup 2021-01-25 16:29:09 +01:00
authors Change year in copyright to 2021 2021-01-06 21:36:07 +01:00
config config: Improve error messages 2021-01-19 15:47:05 +01:00
errors auth: Add token limit of 200 2021-01-25 12:05:25 +01:00
groups auth: Add tests for AuthService 2021-01-22 15:29:10 +01:00
history Change year in copyright to 2021 2021-01-06 21:36:07 +01:00
logger Change year in copyright to 2021 2021-01-06 21:36:07 +01:00
media auth: Add tests for AuthService 2021-01-22 15:29:10 +01:00
monitoring Format with Prettier 2 2021-01-06 23:48:53 +01:00
notes auth: Add tests for AuthService 2021-01-22 15:29:10 +01:00
permissions auth: Add tests for AuthService 2021-01-22 15:29:10 +01:00
revisions auth: Add tests for AuthService 2021-01-22 15:29:10 +01:00
users auth: Add maximum token lifetime of 2 years. 2021-01-25 12:14:26 +01:00
utils auth: Integrate suggestions by @davidmehren 2021-01-23 21:24:11 +01:00
app.module.ts auth: Add cron to clean old tokens 2021-01-24 20:37:04 +01:00
main.ts openapi: adds auth to all public api routes 2021-01-16 17:45:14 +01:00