File tree Expand file tree Collapse file tree 5 files changed +8
-7
lines changed
Expand file tree Collapse file tree 5 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 44 <name >Piwik/Matomo Tracking</name >
55 <summary >Track users with Piwik/Matomo</summary >
66 <description >Track users with Piwik/Matomo</description >
7- <version >0.7 .0</version >
7+ <version >0.8 .0</version >
88 <licence >agpl</licence >
99 <author >Klaus Herberth</author >
1010 <category >tools</category >
Original file line number Diff line number Diff line change 2828
2929 $ policy ->addAllowedScriptDomain ($ allowedUrl );
3030 $ policy ->addAllowedImageDomain ($ allowedUrl );
31+ $ policy ->addAllowedConnectDomain ($ allowedUrl );
3132
3233 \OC ::$ server ->getContentSecurityPolicyManager ()->addDefaultPolicy ($ policy );
3334}
Original file line number Diff line number Diff line change 44 <name >Piwik/Matomo Tracking</name >
55 <summary >Track users with Piwik/Matomo</summary >
66 <description >Track users with Piwik/Matomo</description >
7- <version >0.7 .0</version >
7+ <version >0.8 .0</version >
88 <licence >agpl</licence >
99 <author >Klaus Herberth</author >
1010 <category >tools</category >
1414 <repository type =" git" >https://github.com/sualko/cloud_piwik.git</repository >
1515
1616 <dependencies >
17- <nextcloud min-version =" 17 " max-version =" 20 " />
17+ <nextcloud min-version =" 19 " max-version =" 21 " />
1818 </dependencies >
1919
2020 <repair-steps >
Original file line number Diff line number Diff line change 11/*!
2- * cloud_piwik v0.7 .0 - 2020-10-05
2+ * cloud_piwik v0.8 .0 - 2021-02-12
33 *
4- * Copyright (c) 2020 Klaus Herberth <klaus@jsxc.org> <br>
4+ * Copyright (c) 2021 Klaus Herberth <klaus@jsxc.org> <br>
55 * Released under the MIT license
66 *
77 * Please see https://github.com/sualko/cloud_piwik
88 *
99 * @author Klaus Herberth <klaus@jsxc.org>
10- * @version 0.7 .0
10+ * @version 0.8 .0
1111 * @license MIT
1212 */
1313
Original file line number Diff line number Diff line change 11{
22 "name" : " cloud_piwik" ,
3- "version" : " 0.7 .0" ,
3+ "version" : " 0.8 .0" ,
44 "description" : " Track Nextcloud users with piwik/matomo" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments