hedgedoc/lib/web
Erik Michelson eb2a1d8344
refactor: use user-token for historyDelete too
Previously, the user token was only used for the endpoint
to delete the user itself. This commit adds that token to
the history deletion as well.

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2024-12-17 14:51:46 +01:00
..
auth fix(oauth2): Fix crash when profile fields are missing (#5850) 2024-11-01 15:21:10 +01:00
imageRouter fix(minio): metadata as object not string 2024-06-20 21:58:17 +02:00
middleware Replace CodiMD with HedgeDoc 2020-11-14 21:18:36 +01:00
note feat: option to disable note creation 2024-07-21 11:03:35 +02:00
baseRouter.js Move note actions to their own file. 2019-10-27 13:51:53 +01:00
historyRouter.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
statusRouter.js refactor: use user-token for historyDelete too 2024-12-17 14:51:46 +01:00
userRouter.js fix(user-export): sanitize filenames in zip properly 2022-11-27 20:51:37 +01:00
utils.js Allow posting new note with content 2018-01-18 10:41:58 +01:00