Hi all,

This is my latest attempt at making a drop-in user administration module. It
currently only does auth and access control. It's probably not usable as-is
in any project. I'm not sure if it's even possible to make an implementation
that solves everyone's auth problems. If nothing else, it could serve as an
example of ACL/Auth/MVC integration. This module implements multiple roles
per user and multiple parents per role, something I haven't seen examples of
before.

The package can be downloaded at
http://code.google.com/p/mz-project/downloads/list . Extract the contents to
the application directory.
I also made a wiki page at
http://code.google.com/p/mz-project/wiki/AdminModule . See the Installation
and Usage sections for install information.

   -- Mon

Reply via email to