Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@owncloud.com>2016-01-15 20:25:38 +0300
committerLukas Reschke <lukas@owncloud.com>2016-01-15 20:25:38 +0300
commitdaa05218c2ba7e4a657f2adc2de848ca77ba2fcb (patch)
treea8eee247186e469f0db499921a4b3b524e73f6bb /issue_template.md
parentfcec704174a384f93214a1f2b83bed385e763ff6 (diff)
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.
Diffstat (limited to 'issue_template.md')
-rw-r--r--issue_template.md8
1 files changed, 8 insertions, 0 deletions
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:**
```