hedgedoc/src
Philip Molares c2d759da53 auth: Add token limit of 200
This is a very high ceiling unlikely to hinder legitimate usage, but should prevent possible attack vectors

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-01-25 21:30:08 +01:00
..
api auth: Remove userName parameter of removeToken function 2021-01-25 21:30:02 +01:00
auth auth: Add token limit of 200 2021-01-25 21:30:08 +01:00
authors Change year in copyright to 2021 2021-01-06 22:10:19 +01:00
config config: Improve error messages 2021-01-21 21:35:59 +01:00
errors auth: Add token limit of 200 2021-01-25 21:30:08 +01:00
groups auth: Add tests for AuthService 2021-01-25 21:30:02 +01:00
history Change year in copyright to 2021 2021-01-06 22:10:19 +01:00
logger Change year in copyright to 2021 2021-01-06 22:10:19 +01:00
media auth: Add tests for AuthService 2021-01-25 21:30:02 +01:00
monitoring Format with Prettier 2 2021-01-06 23:49:45 +01:00
notes auth: Add tests for AuthService 2021-01-25 21:30:02 +01:00
permissions auth: Add tests for AuthService 2021-01-25 21:30:02 +01:00
revisions auth: Add tests for AuthService 2021-01-25 21:30:02 +01:00
users tokens: Add token creation 2021-01-25 21:30:08 +01:00
utils auth: Integrate suggestions by @davidmehren 2021-01-25 21:30:02 +01:00
app.module.ts auth: Add cron to clean old tokens 2021-01-25 21:30:04 +01:00
main.ts openapi: adds auth to all public api routes 2021-01-25 21:30:02 +01:00