user management design
Hello, I've got a question concerning user-management. I've build a forum where you have to register before using. In this forum privileged users should be able to add private areas and to invite their friends to talk with them. Therefore I need a role called member for taking part in the general, private forum and the roles vip-member and friend of vip. This are 3 roles. My first concept has one big problem: How do I prevent priviliged users to spy out private areas of other priviliged users? Thanks.
Le Tue, Nov 13, 2001 at 01:04:17AM +0100, Panna Cotta pianota:
My first concept has one big problem: How do I prevent priviliged users to spy out private areas of other priviliged users?
If you just use Zope authentification, I guess you've to create a role for each VIP group (i.e. each VIP member and his friends). Good luck. -- Denis FRERE P3B : Club Python(-Zope) Belge --------- http://www.p3b.org OS3B : Club Open-Software(-Linux) Carolo http://www.os3b.org Aragne : Python-Zope Solutions & Formations http://www.aragne.com
participants (2)
-
Denis Frere -
Panna Cotta