HackMD/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 Change config to camel case with backwards compatibility 2018-03-25 19:08:14 +02:00
web Add full version string 2018-11-11 12:44:19 +01:00
workers refactor: Remove require extension filename 2017-05-08 19:29:06 +08:00
csp.js Add data: URL to CSP and upgrade helmet 2018-10-04 03:04:36 +02:00
history.js Further improvement of error handling for LZString 2018-07-27 15:42:58 +02:00
letter-avatars.js Fix possible weird objects as email 2018-07-27 13:36:22 +02:00
logger.js refactor(logger): Refactor logger.js 2017-05-08 19:24:37 +08:00
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 switch to __dirname 2017-06-02 11:34:35 +01:00