summaryrefslogtreecommitdiff
path: root/src/node/db/SecurityManager.js
AgeCommit message (Expand)Author
2017-07-10fix typoMikoĊ‚aj Biel
2014-12-16remove more dead requires.webzwo0i
2014-06-17Merge pull request #1787 from goldquest/dev_nopass_whensessionMarcel Klehr
2014-01-15convert over to server-side cryptoRobert Helmer
2013-12-05Replace tabs indentation with spaces indentationLuc Didry
2013-10-12Don't create new pad if a non-existant read-only pad is accessedMarcel Klehr
2013-05-29Grant access, when valid session is available and sessionNoPassword is setgoldquest
2013-03-31Log when a sessionID in checkAccess is not foundmluto
2013-03-31When there is just one session and this one is invalid SecurityManager.checkA...mluto
2013-03-30log things the log4js-way; put all the brackets on a new linemluto
2013-03-30Added debug-output to SecurityManager.checkAccess to indicate *why* an auth-t...mluto
2012-12-06fix for multiple cookies support (Also fix for, when session is not valid any...goldquest
2012-12-06Added semicolonsgoldquest
2012-09-19Fix async.forEach in MultiSession codeMarcel Klehr
2012-09-19Revert "Fixed foreach loop on session IDs, was breaking EP on single session ...Marcel Klehr
2012-09-18Fixed foreach loop on session IDs, was breaking EP on single session in cookie.johnyma22
2012-09-11Don't break if there is no session cookie.Marcel Klehr
2012-09-02Document multi-session cookie featureMarcel Klehr
2012-02-28Removed CommonCode entierlyEgil Moeller
2012-02-26First stab at getting client side require(plugin/..) to work from within ethe...Egil Moeller
2012-02-26The Big Renaming - etherpad is now an NPM moduleEgil Moeller