User Security (Roles & Permissions)
From: Andreas Pauley (andreasp+python_at_qbcon.com)
Date: 02/28/05
- Next message: Antoon Pardon: "Why do descriptors (and thus properties) only work on attributes."
- Previous message: Alan Gauld: "Re: lambda strangeness??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 28 Feb 2005 11:19:54 +0200 (SAST) To: python-list@python.org
Hi all,
I'm starting with a Point of Sale system (QT gui, MySQL db) and I'm
wondering if there are any user management/user security modules available
that can be reused independently of the specific system that you write.
I think something similar to the roles & permission scheme of Zope would
work, were I can assign certain functionality/permissions to a role, and
then assign each user a role.
I'd prefer not to fully jump into Zope just yet, because although it has
just about all the features you can think of, it is also fairly complex
(for me at least).
Regards,
Andreas
- Next message: Antoon Pardon: "Why do descriptors (and thus properties) only work on attributes."
- Previous message: Alan Gauld: "Re: lambda strangeness??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]