etherpad-lite/src/node/hooks/express
Richard Hansen 4a25559a2d tests: Aggressively filter out non-.js files
This prevents errors when the directory contains Emacs backup files.
2020-10-14 10:38:52 +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: FEATURE REMOVAL: Remove all plain text password logic and ui (#4178) 2020-10-07 13:43:54 +01:00
isValidJSONPName.js Added a jsonp var checker 2018-03-23 11:17:39 +00:00
openapi.js Security: FEATURE REMOVAL: Remove all plain text password logic and ui (#4178) 2020-10-07 13:43:54 +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 socketio: Mimic what Express does to get client IP address 2020-10-07 10:40:37 +01:00
specialpages.js security: Enable authorize plugins to grant read-only access 2020-09-27 22:55:49 +01:00
static.js plugins: Move plugin definitions to avoid monkey patching 2020-09-08 00:50:24 +01:00
tests.js tests: Aggressively filter out non-.js files 2020-10-14 10:38:52 +01:00
webaccess.js webaccess: Fix pad ID extraction for import and export paths 2020-10-05 18:48:16 +01:00