Commit graph

6 commits

Author SHA1 Message Date
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
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
Peter 'Pita' Martischka
d0e378f63a added a security manager to control pad access on group pads 2011-08-13 22:07:21 +01:00