From daa05218c2ba7e4a657f2adc2de848ca77ba2fcb Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Fri, 15 Jan 2016 18:25:38 +0100 Subject: [PATCH] Add question about code signing status Let's ask the users to paste the signing status of their ownCloud instance. I went this way instead of simply asking "Has your instance passed code signing?" as a lot of users would probably simply answer "Yes" here. If they paste the results of http://example.org/index.php/settings/integrity/failed the expected output is "No errors have been found.". Everything else indicates they tampered with their installation. --- issue_template.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/issue_template.md b/issue_template.md index 0295eb9c336..424f6c062a9 100644 --- a/issue_template.md +++ b/issue_template.md @@ -22,6 +22,14 @@ Tell us what happens instead **Updated from an older ownCloud or fresh install:** +**Signing status (ownCloud 9.0 and above):** + +``` +Login as admin user into your ownCloud and access +http://example.com/index.php/settings/integrity/failed +paste the results here. +``` + **List of activated apps:** ```