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
jaseg
c905fd76c1
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
jaseg
e9f6a10039
Merged.
2011-12-06 22:01:58 +01:00
jaseg
dc8ff69553
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
jaseg
1603c2f5dd
Small fix for elegance.
2011-11-26 21:05:52 +01:00
jaseg
082c732429
Modified the authentication stuff to grant access not based on plain password authentication but on a kind of 'timed cookies' so the password is not stored in plain text in some browser cookie.
...
Also modded some random string generation funtions for elegance.
2011-11-10 00:24:53 +01:00
Rob Speer
2d3272e3b6
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
Peter 'Pita' Martischka
e771542961
added deleteGroup API function
2011-08-22 13:11:34 +01:00
Peter 'Pita' Martischka
41883e688b
moved require joose to the correct place
2011-08-17 17:49:05 +01:00
Peter 'Pita' Martischka
77ba4e3e6c
ensure wrong socketio messages doesn't kill the server
2011-08-17 17:28:30 +01:00
Peter 'Pita' Martischka
d2c502e2be
added deletePad API function
2011-08-16 20:02:30 +01:00
Peter 'Pita' Martischka
783c192726
ensure password and publicStatus functions are only used with group pads
2011-08-16 18:17:46 +01:00
Peter 'Pita' Martischka
d0e378f63a
added a security manager to control pad access on group pads
2011-08-13 22:07:21 +01:00
Peter 'Pita' Martischka
3c99e07030
fixed regular expression PadID check
2011-08-13 17:48:36 +01:00
Peter 'Pita' Martischka
0e05e58c76
changed copyright from Peter 'Pita' Martischka to Peter 'Pita' Martischka (Primary Technology Ltd)
2011-08-11 15:27:16 +01:00
Peter 'Pita' Martischka
ce1012438e
added setPublicStatus, getPublicStatus, setPassword and isPasswordProtected
2011-08-10 22:44:16 +01:00
Peter 'Pita' Martischka
292c68a0a5
harmonize different ID types, improved the prefixes
2011-08-10 22:44:08 +01:00
Peter 'Pita' Martischka
f6b87daa27
added deleteSession
2011-08-10 22:43:58 +01:00
Peter 'Pita' Martischka
dc15682a27
changed name of getMapped*4 functions to create*IfNotExistsFor
2011-08-10 22:43:38 +01:00
Peter 'Pita' Martischka
183d1597c6
clean up
2011-08-09 20:22:39 +01:00
Peter 'Pita' Martischka
dbf9dc6dfb
added listSessionsOfGroup and listSessionsOfAuthor
2011-08-09 20:14:32 +01:00
Peter 'Pita' Martischka
4b48380a2f
added createSession and getSessionInfo
2011-08-09 16:45:49 +01:00
Peter 'Pita' Martischka
f01906d815
added getMappedAuthor4
2011-08-09 14:42:12 +01:00
Peter 'Pita' Martischka
e336b4f940
added create Author
2011-08-09 12:09:04 +01:00
Peter 'Pita' Martischka
e6ba60bddc
cleaned up authormanager
2011-08-09 11:55:12 +01:00
Peter 'Pita' Martischka
4670cbc60a
added the listPads and createGroupPad
2011-08-08 17:35:40 +01:00
Peter 'Pita' Martischka
178b4a95ec
added getMappedGroup4 and createGroup
2011-08-08 16:21:31 +01:00
Peter 'Pita' Martischka
9fa52c0e66
added createPad
2011-08-04 19:20:14 +01:00
Peter 'Pita' Martischka
3e0f30bdde
added getReadOnlyID
2011-08-04 17:40:51 +01:00
Peter 'Pita' Martischka
7b030710d2
added getRevisionsCount
2011-08-04 17:24:36 +01:00
Peter 'Pita' Martischka
d5d9830dd3
added setText and simplified getText
2011-08-04 17:18:59 +01:00
Peter 'Pita' Martischka
820c18c7e9
check the padID with a regular expression
2011-08-04 16:07:58 +01:00
Peter 'Pita' Martischka
f45b7ce9ea
Installed API infrastructure, getText works already
2011-08-03 19:31:25 +01:00
Peter 'Pita' Martischka
9a71cc4729
replaced tabs with spaces
2011-08-01 18:45:28 +01:00
Peter 'Pita' Martischka
38fd56a877
bugfix bugfix
2011-07-31 20:32:46 +01:00
Peter 'Pita' Martischka
b30849c2f2
Installed log4js as logging framework
2011-07-31 18:25:51 +01:00
Peter 'Pita' Martischka
783203b865
Improved chat message managing
2011-07-31 16:03:53 +01:00
Peter 'Pita' Martischka
ec0d9c9452
Made the author management more stable
2011-07-31 15:18:55 +01:00
Peter 'Pita' Martischka
29dc8fdc31
change if author really exist, before we set the author timestamp
2011-07-30 12:50:29 +01:00
Peter 'Pita' Martischka
2aafcc1027
Fixed all requires
2011-07-27 18:52:23 +01:00
Peter 'Pita' Martischka
8736b945c3
created a folder structure in node
2011-07-27 17:55:52 +01:00