etherpad-lite/src/node/hooks/express
2020-09-26 18:36:36 +01:00
..
admin.js redirect /admin properly (fix #3114) 2017-01-06 18:19:38 +01:00
adminplugins.js plugins: Move plugin definitions to avoid monkey patching 2020-09-08 00:50:24 +01:00
adminsettings.js Refactor startup/shutdown for tests 2020-09-22 11:07:21 +01:00
apicalls.js openapi: upgrade to openapi-backend 2.4.0 2020-04-03 01:03:11 +02:00
errorhandling.js Refactor startup/shutdown for tests 2020-09-22 11:07:21 +01:00
importexport.js security: Check authentication in SecurityManager checkAccess 2020-09-15 10:43:23 +01:00
isValidJSONPName.js Added a jsonp var checker 2018-03-23 11:17:39 +00:00
openapi.js bugfix: #4067 openapi incorrect syntax (#4138) 2020-06-27 09:47:16 +01:00
padreadonly.js express/padreadonly.js: missing "let" 2019-03-27 18:29:12 +01:00
padurlsanitize.js padurlsanitize.js: invert a condition prior to refactoring 2019-02-09 00:05:21 +01:00
socketio.js security: Don't require express_sid if authn not required 2020-09-24 10:42:41 +01:00
specialpages.js Fix typo in comment (#4154) 2020-07-09 12:32:54 +01:00
static.js plugins: Move plugin definitions to avoid monkey patching 2020-09-08 00:50:24 +01:00
tests.js Bugfix / tests: Specs list type (#4169) 2020-07-15 17:37:03 +01:00
webaccess.js security: Enable authorize plugins to grant modify-only access 2020-09-26 18:36:36 +01:00