etherpad-lite/node/db
jaseg a161b59601 Now working. The password can be set from within the pad editor.
Currently there are only two remaining issues:
 1 After the password is set, re-authentication is needed
 2 The toolbar button does not yet have a nice icon
2011-12-09 11:41:04 +01:00
..
API.js mod so one can set passwords a) for pads that are in no group and b) via the web interface 2011-12-06 22:00:42 +01:00
AuthorManager.js changed copyright from Peter 'Pita' Martischka to Peter 'Pita' Martischka (Primary Technology Ltd) 2011-08-11 15:27:16 +01:00
DB.js ensure wrong socketio messages doesn't kill the server 2011-08-17 17:28:30 +01:00
GroupManager.js mod so one can set passwords a) for pads that are in no group and b) via the web interface 2011-12-06 22:00:42 +01:00
Pad.js Working as it should. Except you need to type in your password after you created the pad. But that I won't fix today. 2011-12-06 23:13:35 +01:00
PadManager.js make globalPads into an ad-hoc Object that can store values with arbitrary names. Fixes issue #160. 2011-09-30 00:41:46 -04:00
ReadOnlyManager.js changed copyright from Peter 'Pita' Martischka to Peter 'Pita' Martischka (Primary Technology Ltd) 2011-08-11 15:27:16 +01:00
SecurityManager.js Now working. The password can be set from within the pad editor. 2011-12-09 11:41:04 +01:00
SessionManager.js changed copyright from Peter 'Pita' Martischka to Peter 'Pita' Martischka (Primary Technology Ltd) 2011-08-11 15:27:16 +01:00