etherpad-lite/src/node/hooks
John McLear c9d55c81a3 import/export: always rate limit import and exports
This is a departure from previous versions, which did not limit import/export
requests. Now such requests are ALWAYS rate limited. The default is 10 requests
per IP each 90 seconds, and also applies to old instances upgraded to 1.8.3.

Administrators can tune the parameters via settings.importExportRateLimiting.
2020-04-14 03:36:13 +02:00
..
express import/export: always rate limit import and exports 2020-04-14 03:36:13 +02:00
express.js express: document the effect of settings.trustProxy 2020-04-14 01:10:19 +02:00
i18n.js formatting: bulk remove trailing whitespaces 2019-10-20 02:09:22 +02:00