hedgedoc/lib/web
Nicolas Dietrich 497569fee4 Add config option which requires authentication in FreeURL mode
This mitigates unintended note creation by bots or humans through a
simple GET call.

See discussion in #754.

Signed-off-by: Nicolas Dietrich <nidi@mailbox.org>
2021-01-22 16:52:49 +01:00
..
auth Fix crash when OAuth2 config parameters are missing 2020-11-30 15:04:30 +01:00
imageRouter Always save uploads to a tmpdir first and cleanup afterwards 2020-12-27 19:51:14 +01:00
middleware Replace CodiMD with HedgeDoc 2020-11-14 21:18:36 +01:00
note Add config option which requires authentication in FreeURL mode 2021-01-22 16:52:49 +01:00
baseRouter.js
historyRouter.js
statusRouter.js
userRouter.js
utils.js