index
:
etherpad-lite
cr/openbsd_install
develop
master
Really real-time collaborative document editing. http://etherpad.org
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
node
/
hooks
/
express
/
webaccess.js
Age
Commit message (
Expand
)
Author
2013-02-13
session key in settings file OR generate temp key for instance
John McLear
2013-02-13
Begin supporting the database but still have a problem where it generates new...
John McLear
2012-12-05
Fix #1219: Make api work if requireAuth is enabled
Marcel Klehr
2012-09-22
Fix socket.io auth: Use connect to parse signed cookies (migrate to express v3)
Marcel Klehr
2012-09-22
Set secret on cookieParser (migrate to express v3)
Marcel Klehr
2012-09-22
Fix res.send (migrate to express v3)
Marcel Klehr
2012-09-21
Upgrade log4js to v0.5
Marcel Klehr
2012-07-03
Make the server restart on plugin install
Egil Moeller
2012-04-19
Changed the authentication mechanism to support hooks
Egil Moeller
2012-04-19
More general basic auth
Egil Moeller
2012-04-13
Don't block static paths with http auth
Jordan Hollinger
2012-04-03
when no password is set, dont allow access to admin page
Matthias Bartelmeß
2012-04-02
Basic auth for admin page
Egil Moeller
2012-02-26
The Big Renaming - etherpad is now an NPM module
Egil Moeller