-
- Downloads
hedgedoc: limit secret acccess to root
So far every user on the system was able to read the secrets from the world-readable config.json. Move these secret into the systemd service file and limit its read rights to root. fixes: archlinux/infrastructure#562 Co-authored-by:Jakub Klinkovský <lahwaacz@archlinux.org> Signed-off-by:
Christian Heusel <christian@heusel.eu>
Showing
- roles/hedgedoc/tasks/main.yml 1 addition, 1 deletionroles/hedgedoc/tasks/main.yml
- roles/hedgedoc/templates/config.json.j2 0 additions, 2 deletionsroles/hedgedoc/templates/config.json.j2
- roles/hedgedoc/templates/hedgedoc.service.d.j2 2 additions, 0 deletionsroles/hedgedoc/templates/hedgedoc.service.d.j2
Please register or sign in to comment