If you have access to your command line run e.g.:
```{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"cloud.REMOVED.de"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "15.0.5.3",
"overwrite.cli.url": "https:\/\/cloud.REMOVED.de",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"mail_smtpmode": "smtp",
"mail_sendmailmode": "pipe",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"updater.secret": "***REMOVED SENSITIVE VALUE***",
"maintenance": false,
"theme": "",
"loglevel": 2,
"CUSTOMSETTINGSMATTHIAS": "ab hier!!!",
"default_language": "de",
"default_locale": "de",
"force_language": "de",
"force_locale": "de",
"mail_smtpsecure": "ssl",
"mail_smtpauthtype": "LOGIN",
"mail_smtpauth": 1,
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "465",
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***"
}
}```
### Client configuration
**Browser:**
IE, FF, Chrome
**Operating system:**
Steps to reproduce
Expected behaviour
Private data should not be revealed by default
Actual behaviour
Users mail adress is revealed to other users by default
Server configuration
LAMP, Ubuntu 18.04
Nextcloud version: 15.0.5
fresh installl since upgrade from OC failed
Where did you install Nextcloud from: Webclient
List of activated apps:
deactivated ALL Apps - same behavior
Nextcloud configuration:
Config report