hedgedoc/lib
Daan Sprenkels 4bd8d7eb91 Disallow creation of robots.txt in freeurl
Add a configuration setting to "hard"-disable creation of notes as
set by the configuration value. This defaults to `['robots.txt',
'favicon.ico']`, because these files are often accidentally created
by bots and browsers.

This commit fixes #1052.

Signed-off-by: Daan Sprenkels <hello@dsprenkels.com>
2018-11-17 13:23:03 +01:00
..
config Disallow creation of robots.txt in freeurl 2018-11-17 13:23:03 +01:00
migrations Extend migration error handling 2018-09-05 16:19:35 +01:00
models lib/models/revision.js: make independent of exec-path 2018-09-26 16:56:36 +02:00
ot
web Add full version string 2018-11-11 12:44:19 +01:00
workers
csp.js Add data: URL to CSP and upgrade helmet 2018-10-04 03:04:36 +02:00
history.js
letter-avatars.js
logger.js
realtime.js Add full version string 2018-11-11 12:44:19 +01:00
response.js Disallow creation of robots.txt in freeurl 2018-11-17 13:23:03 +01:00
utils.js