Re: Using Mantis in Public Mode
Glenn Henshaw <thraxisp-3kkvZBxzQh2+Mgy9Xt2BoPd9D2ou9A/[email protected]>
| Newsgroups | gmane.comp.bug-tracking.mantis.general |
|---|---|
| Message-ID | <[email protected]> |
On 10-Mar-09, at 12:23 PM, Michelangelo Turillo wrote:
> Glenn Henshaw wrote:
>>
>> On 10-Mar-09, at 11:24 AM, Michelangelo Turillo wrote:
>>
>>
>>> hi guys,
>>>
>>> I would like to create a public project and all the users can see
>>> only
>>> their issues.
>>>
>>>
>>
>>
>> You will have to create a private project to restrict viewers. By
>> default "Public" projects are accessible to all.
>>
>> The $g_limit_reporters flag will then restrict users to seeing
>> only
>> bugs they reported.
>>
>> ... Glenn
>>
>>
>>
> Hi Glenn,
>
> thanks for the reply. Where is the $g_limit_reporters flag?
Either:
- create a file called config_inc.php in the Mantis home directory
as follows:
<?php
$g_limit_reporters = OFF;
or
- as Administrator, select the project at the top og the page (or all
projects. Click Manage -> Manage Configuration -> Workflow Thresholds.
Near the bottom of the first section, there is a label "Limit
reporter's access to their own issues". Check the box and save.
--
Glenn Henshaw Logical Outcome Ltd.
e: thraxisp-3kkvZBxzQh2+Mgy9Xt2BoPd9D2ou9A/[email protected] w: www.logicaloutcome.ca
------------------------------------------------------------------------------