summaryrefslogtreecommitdiff
path: root/src/node/hooks/express/webaccess.js
AgeCommit message (Expand)Author
2017-01-26Remove deprecated commentSjoerd Langkemper
2016-07-10Make express-session cookie scheme dependentStefan
2016-06-08Add secure flag to express-session cookiesStefan
2015-05-07Use the cookie parser middlewareSimon Gaeremynck
2015-04-10fix minify route path; update deprecated callsTom Hunkapiller
2015-04-08update for express 4.xTom Hunkapiller
2014-12-16remove more dead requires.webzwo0i
2014-03-17quick formatting clean upJohn McLear
2013-10-27Record metrics with 'measured'Marcel Klehr
2013-09-10allow users to have colons in passwordvileda
2013-03-19Log http on debug log levelMarcel Klehr
2013-02-13session key in settings file OR generate temp key for instanceJohn McLear
2013-02-13Begin supporting the database but still have a problem where it generates new...John McLear
2012-12-05Fix #1219: Make api work if requireAuth is enabledMarcel Klehr
2012-09-22Fix socket.io auth: Use connect to parse signed cookies (migrate to express v3)Marcel Klehr
2012-09-22Set secret on cookieParser (migrate to express v3)Marcel Klehr
2012-09-22Fix res.send (migrate to express v3)Marcel Klehr
2012-09-21Upgrade log4js to v0.5Marcel Klehr
2012-07-03Make the server restart on plugin installEgil Moeller
2012-04-19Changed the authentication mechanism to support hooksEgil Moeller
2012-04-19More general basic authEgil Moeller
2012-04-13Don't block static paths with http authJordan Hollinger
2012-04-03when no password is set, dont allow access to admin pageMatthias Bartelmeß
2012-04-02Basic auth for admin pageEgil Moeller
2012-02-26The Big Renaming - etherpad is now an NPM moduleEgil Moeller