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.
remotes/origin/app-styles-content-list
Lukas Reschke 10 years ago
parent fcec704174
commit daa05218c2
  1. 8
      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:**
```

Loading…
Cancel
Save