Skip to content

Piwik JavaScriptController::tracking uses the @NoCSRFRequired annotation and should use the NoCSRFRequired attribute instead and $config is deprecated #106

@c-prompt

Description

@c-prompt

Just updated to Nextcloud Hub 9 (30.0.0) and noticed a bunch of these in my error log:

[no app in context] Debug: OCA\Piwik\Controller\JavaScriptController::tracking uses the @NoCSRFRequired annotation and should use the #[OCP\AppFramework\Http\Attribute\NoCSRFRequired] attribute instead
GET /nextcloud_dir/index.php/apps/piwik/js/tracking

[PHP] Debug: Creation of dynamic property OCA\Piwik\Config::$config is deprecated at /home/nextcloud/domains/mycloud.mydomain.com/public_html/nextcloud_dir/apps/piwik/lib/Config.php#10
GET /nextcloud_dir/index.php/apps/piwik/js/tracking

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions