https://bugs.contribs.org/show_bug.cgi?id=10524

--- Comment #3 from Jean-Philippe Pialasse <[email protected]> ---
workaround
/opt/freepbx/ucp/includes/Ajax.class.php
                               
$this->UCP->Modgettext->push_textdomain(strtolower($module));
                                if (!$thisModule->ajaxRequest($command,
$this->settings)) {
                                        #$this->ajaxError(403, 'ajaxRequest
declined');
                                }


but this will trigger the integrity alert in freepbx


need to find out what setting need to be fixed
$this->settings has this inside

 Array (     [authenticate] => 1     [allowremote] => 1 )

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to