Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
c-prompt opened this issue Sep 15, 2024 · 0 comments

Comments

@c-prompt
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant