# # ChangeLog for admin/csp_report.php # # Generated by Trac 0.12.2 # 08/11/25 11:25:36 Thu, 29 Dec 2016 09:07:57 GMT franck [3482:19587901f38a] * admin/csp_report.php (modified) Avoid some PHP notices Wed, 28 Dec 2016 14:07:47 GMT franck [3478:0d5cc1fa35b1] * admin/csp_report.php (modified) Prevents PHP notice on some unitialized vars for CSP report Tue, 13 Dec 2016 13:09:04 GMT franck [3453:0dab0a0d4621] * admin/csp_report.php (modified) Do not store repeated violation in CSP report data, addresses #1867 Mon, 12 Dec 2016 15:00:47 GMT franck [3452:b4e6ee6b9851] * admin/csp_report.php (modified) Add a comma (,) after each JSON encoded CSP report data, addresses #1867 Mon, 12 Dec 2016 14:47:44 GMT franck [3451:bd71f12d4e47] * admin/csp_report.php (modified) Move admin CSP admin/csp_report.txt to DC_VAR/csp/csp_report.json Wed, 24 Aug 2016 12:54:50 GMT franck [3324:97f1652d6e7f] * admin/csp_report.php (modified) * inc/dbschema/upgrade.php (modified) * locales/fr/plugins.po (modified) * plugins/maintenance/_admin.php (modified) * plugins/maintenance/_prepend.php (modified) * plugins/maintenance/inc/tasks/class.dc.maintenance.csp.php (added) Move CSP report to cache folder, add a maintenance task to delete it Fri, 29 Jul 2016 07:56:49 GMT franck [3293:569044964a5f] * admin/csp_report.php (modified) Minor adjustment Wed, 20 Jul 2016 07:39:16 GMT franck [3276:78fe7ff87661] * admin/csp_report.php (added) * inc/admin/lib.dc.page.php (modified) First step of CSP integration, admin only up to now ; addresses #1867