I see it is probably possible to allow anonymous posters by setting permissions for the anonymous account. But is it possible to force captcha on such posts?
The same goes for comments - is it possible to allow anonymous comments with captcha verification?
Anonymous reports and captcha
Moderators: Developer, Contributor
Re: Anonymous reports and captcha
This is not possible out of the box but a known feature request, see https://www.mantisbt.org/bugs/view.php?id=7741
Re: Anonymous reports and captcha
Thx atrol . Tried patching the files but I get:
Parse error: syntax error, unexpected '$t_key' (T_VARIABLE) in /bug_report_page.php on line 619
Parse error: syntax error, unexpected '$t_key' (T_VARIABLE) in /bug_report_page.php on line 619
Re: Anonymous reports and captcha
There are a lot of files attached to the mentioned issue and there is also a proposal in a note https://www.mantisbt.org/bugs/view.php?id=7741#c27277
No idea, which one you tried.
I am quite sure that the changes work just for some old Mantis versions between 2007 and 2010 but not for your version (assuming it's a newer one).
No idea, which one you tried.
I am quite sure that the changes work just for some old Mantis versions between 2007 and 2010 but not for your version (assuming it's a newer one).