1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-22 15:07:44 +00:00
Files
matomo/plugins/PrivacyManager/tests/System/expected/test_notSuperAdmin__PrivacyManager.getComplianceStatus.xml
caddoo be9f264c94 Add endpoint for fetching compliance status (#23492)
* Add endpoint for fetching compliance status

* remove check for list of id sites as API handles already

* Remove unused override

* Throw exceptions when invalid

* Change order of false

* Add test for super admin

* Fix test for super admin

* undo mistake
2025-08-08 17:44:46 +12:00

6 خطوط
255 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<result>
<error message="You can't access this resource as it requires a 'superuser' access.
--&gt; To temporarily debug this error further, set const PIWIK_PRINT_ERROR_BACKTRACE=true; in index.php" />
</result>