be more serious about security risks with trusted users

This commit is contained in:
Valentin Gagarin 2023-06-20 12:23:53 +02:00 committed by GitHub
parent f695a74751
commit e91d19db5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,7 +64,7 @@ struct AuthorizationSettings : Config {
> **Warning**
>
> Adding a user to `trusted-users` is essentially equivalent to giving that user root access to the system.
> For example, the user can set [`sandbox-paths`](#conf-sandbox-paths) and thereby obtain read access to directories that are otherwise inacessible to them.
> For example, the user can access or replace store path contents that are critical for system security.
)"};
/**