Page 1 of 1

Browsing bugs anonymously

Posted: 03 Jun 2015, 11:28
by archemedia
When I post a remark on a bug, a mail is sent to the reporter.
This reporter can then click the link to view the bug. This is anonymous.
On the view bug page, there are << and >> buttons to browse to the next and previous bugs.The code for these links is in 'bub_view_inc.php' around line 250.
I had to manually comment out this code to prevent users browsing other bugs, since that is what I want.
Shouldn't it be a good idea to make this configurable? Like $g_allow_prev_next_in_bug_view

Dany

Re: Browsing bugs anonymously

Posted: 03 Jun 2015, 12:28
by atrol
archemedia wrote: I had to manually comment out this code to prevent users browsing other bugs
You removed just the navigation links. This does not prevent users from viewing other bugs.
e.g. you can enter URL's like the following one and replace the id in it
https://www.mantisbt.org/bugs/view.php?id=19783