pad.libre-service.eu-etherpad/src/node/hooks/express
John McLear f4f032afc0
Merge pull request #3297 from apenwarr/auth-sequence
Call authentication hooks before default basic authentication.
2018-04-03 13:41:51 +01:00
..
admin.js redirect /admin properly (fix #3114) 2017-01-06 18:19:38 +01:00
adminplugins.js Log version number and git-sha on server start 2015-04-11 00:13:04 +02:00
adminsettings.js Issue #2960 - deactivate settings.json 2016-05-22 21:12:21 +05:30
apicalls.js fix jsonp checking. 2018-02-07 08:43:07 +00:00
errorhandling.js Catch SIGTERM for graceful shutdown (#3266) 2017-11-04 19:59:19 -02:00
importexport.js Use new exportAvailable() check to include check for SOffice along with Abiword in importexport hook 2015-12-18 00:14:13 -06:00
padreadonly.js Remove the noDocType argument, which was only ever passed as false. 2016-09-08 09:41:23 -07:00
padurlsanitize.js Fix decode error if pad name contains special characters and is sanitized 2015-10-08 20:46:15 +02:00
socketio.js update for express 4.x 2015-04-08 23:12:11 -05:00
specialpages.js Do not use cookie for pad shortcuts 2017-05-11 12:26:14 -03:00
static.js fix: only match /javascript/* for caching middleware 2015-04-11 09:54:40 -05:00
swagger.js Adding api call for appending a chat message. 2015-02-09 00:18:12 -05:00
tests.js clearer comments about the path handling behavior 2015-04-10 20:19:26 -05:00
webaccess.js Call authentication hooks before default basic authentication. 2017-12-31 12:32:50 +00:00