|
From: Ben C. <php...@be...> - 2001-09-05 17:29:24
|
Yup, the only permissions are Admin and Editbug. Since all users belong to the user group and that group has Editbug permission, the only perm of interest is Admin. :) Groups are checked as well, as in the case of the select box for picking the owner of a component (on the admin side) which draws logins only from the Developer group. Of course, one day we will have more functionality and more perms to hande it. :) On Wed, Sep 05, 2001 at 04:33:44PM +0200, Javier Sixto wrote: > Hello, > > I was hardely testing perms/groups/auth system, and i just want to > anoted that actually perms.sql just create Admin and Editbug permissions. > But for admin and other perms test (bug.php) we use permission's name > like 'Administrator' or 'Manager' ... > So actualy there is only 2 perms level Admin and nothing. > I'm right o wrong ? :-) > > > > _______________________________________________ > phpbt-dev mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpbt-dev |