Page 1 of 1

Hide All project menu.

Posted: 09 Jan 2019, 12:03
by truefriend-cz
Hi.

Please. How can I hide the project list menu?

I tried the variant $g_show_project_browser = OFF;

but this command not exist.

2019-01-09_130122.png
2019-01-09_130122.png (9.86 KiB) Viewed 4105 times

Re: Hide All project menu.

Posted: 09 Jan 2019, 12:08
by cas
why would you want that? You can give users access to one or more projects, only those will be visible :mrgreen:

Re: Hide All project menu.

Posted: 09 Jan 2019, 13:57
by truefriend-cz
I want to have multiple projects for anonymous users accessible via bug_report_page.php?project_id=1, etc.. but I do not want to that they see other projects designed for other users with anonymous access.

People then interfere and comment on something they what he does not understand. Or envy.

Are you happy that I had to talk to you?
cas wrote: 09 Jan 2019, 12:08 why would you want that? You can give users access to one or more projects, only those will be visible :mrgreen:

Re: Hide All project menu.

Posted: 09 Jan 2019, 17:33
by cas
well I don not think you ca remove i through config so you would need to adjust code (not the best idea).
Using registered users gives you all the options, something worth thinking about.

Re: Hide All project menu.

Posted: 09 Jan 2019, 18:42
by truefriend-cz
It is good that Mantis supports a wide range of uses. In all cases, do not lost from mind on the negative social characteristics of the bad people.

Re: Hide All project menu.

Posted: 09 Jan 2019, 20:02
by atrol
Keep in mind that hiding the project menu does not prevent users from viewing issues.
Users can still use links to issues, filters, SOAP and REST API to access any issue they want.
Using anonymous user functionality can't be used if you want to distinguish between different users.

Re: Hide All project menu.

Posted: 09 Jan 2019, 20:16
by truefriend-cz
Yes, I understand. It"s just about eliminating the main approach where they have the list on the palm. If anyone else gets "hacked" it, I will not do much about it.