25
0
Fork 0
mirror of https://github.com/hedgedoc/hedgedoc.git synced 2026-07-22 15:15:28 +02:00
HedgeDoc/lib/web
Erik Michelson 0ebf0dbc6b feat: add config option to disable external link warning
Since it is heavily requested by users, this adds a new config option
to disable the previously introduced external link warning.
Be aware however, that disabling this config option weakens the
security of your HedgeDoc instance and is therefore only recommended
for closed trustworthy user groups.

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2026-07-19 14:40:36 +02:00
..
auth fix(auth): add state parameters and PKCE support 2025-12-05 22:06:30 +01:00
imageRouter feat(security): sanitize SVG files on upload 2026-02-04 20:27:41 +01:00
middleware feat(rate-limit): add more config options 2026-06-17 21:08:07 +02:00
note fix(gist-export): validate OAuth2 state and redirect URI 2026-06-18 23:56:45 +02:00
baseRouter.js feat(editor): add external link warning page 2026-06-10 20:15:09 +02:00
historyRouter.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
statusRouter.js feat: add config option to disable external link warning 2026-07-19 14:40:36 +02: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