phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SV: [Phpgroupware-developers] New ACL class in CVS (can it really be


From: Dan Kuykendall
Subject: Re: SV: [Phpgroupware-developers] New ACL class in CVS (can it really be?)
Date: Mon, 13 Jan 2003 01:30:32 -0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2) Gecko/20021126

Sigurd Nes wrote:
Looking good

Thanks. Did you run the acl2_tester.php?

Are you planning to manage the locations as for the (global) categories

Not sure what you mean

- or as values set during setup ? - or both?

Since Im not sure what you mean, I will have to answer this after clarification :-)

How about the set of rights ?

Generally setting of rights will be done for the account on creation.
I think that the user will get rights to read the phpgwapi which will allow them to login. Then when they are added to a group or given rights to an app, more acls will be generated for them.

Dan

Sigurd
I have added phpgwapi/inc/class.acl2.inc.php to CVS (finally)

It is so named because it is not yet a drop in replacement for the
current ACL and I have not yet written the conversion script.

I have also added phpgwapi/inc/class.acl2.sql which is the mysql table
definition (will of course be dumped when the proper conversion

scripts

are done). Finally there is admin/acl2_tester.php which is a test

script

that can be used to see the acl in action.

I will be adding to the test script to example memberships and how

they

can be nested and still pass along their rights and masks.

To use the test script you need to use the phpgwapi/inc/class.acl2.sql
script to create your phpgw_acl2 table, then login and edit the url in
your browser to admin/acl2_tester.php
Make sure if your not using cookies that you maintain your sessionid

and

such.

The class itself needs a few more functions to manage/view the acl
records which will be needed by the soon to be coming ACL Manager.

I look forward to any feedback and questions

Seek3r






_______________________________________________
Phpgroupware-developers mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/phpgroupware-developers





reply via email to

[Prev in Thread] Current Thread [Next in Thread]