Page 1 of 1

Summary Access

Posted: 30 May 2012, 22:10
by Elyes
Hello,
I'd like to create a user with access only to the summary page.
How can I do it?

Re: Summary Access

Posted: 01 Jun 2012, 18:14
by atrol
For what purpose do you need this?
Are you aware that the summary page contains also links to other pages?

Re: Summary Access

Posted: 11 Jun 2012, 21:17
by Elyes
Hello,
Purpose: The VIWER in our company is supposed to access only the summary (only the graphs and nothing else).
Is it possible ?

Re: Summary Access

Posted: 12 Jun 2012, 14:48
by atrol
This is not possible by setting configuration options, you would have to change source code of MantisBT.

Re: Summary Access

Posted: 06 Jun 2013, 16:57
by M@rce
Using $g_view_summary_threshold (supposes that specifies the access level required to view the summary page) is not possible?

Re: Summary Access

Posted: 06 Jun 2013, 21:27
by atrol
$g_view_summary_threshold is used to restrict the access to the summary page.
But Elyes wants a user which
Elyes wrote:is supposed to access only the summary (only the graphs and nothing else).
This is not possible by setting $g_view_summary_threshold