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.
This commit is contained in:
parent
fcec704174
commit
daa05218c2
|
@ -22,6 +22,14 @@ Tell us what happens instead
|
||||||
|
|
||||||
**Updated from an older ownCloud or fresh install:**
|
**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:**
|
**List of activated apps:**
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue