|
From: Ben C. <php...@be...> - 2001-08-23 21:19:39
|
Forwarding to the list... :) ----- Forwarded message from Michael Bravo <mb...@ta...> ----- From: Michael Bravo <mb...@ta...> To: Ben Curtis <php...@be...> Subject: Re: [phpBT-dev] Postgres SQL problems Organization: TAG Ltd On Thu, 23 Aug 2001 13:40:31 -0700 Ben Curtis <php...@be...> wrote: > I'll also do some thinking on how I want to link users to projects, so > this will help your desire, Michael to get the group restrictions going. Yeah, we can introduce the generic user-group model and link groups to projects, or we can skip the generic groups and do a somewhat custom user-vs-project thing. What I am thinking about is how do we combine the ability of users to self-register and the user-vs-project restrictions. It seems we will have to give bugtracker admin a choice of either running an open bugtracking system, a closed bugtracking system (i.e. disable self-registration capability altogether), or a combined one. In the latter case we will have to support an explicit marking of a project as publicly accessible. Personally, I think the combined case is a little farfetched and mightn't be needed in real life cases. I mean, you are either running an internal bugtracker with your customers coming from outside and restricted to specific projects, or you are running an open source project and do not actually care about any such restrictions. What do you think? -- /\/\ike ----- End forwarded message ----- |