Merge pull request #1508 from SuperSandro2000/patch-2
Fix webhook-secrets.conf permissions
This commit is contained in:
@@ -28,7 +28,7 @@ EOF
|
|||||||
|
|
||||||
# Set secure permissions
|
# Set secure permissions
|
||||||
chmod 0600 /var/lib/hydra/secrets/webhook-secrets.conf
|
chmod 0600 /var/lib/hydra/secrets/webhook-secrets.conf
|
||||||
chown hydra:hydra /var/lib/hydra/secrets/webhook-secrets.conf
|
chown hydra-www:hydra /var/lib/hydra/secrets/webhook-secrets.conf
|
||||||
```
|
```
|
||||||
|
|
||||||
**Important**: Save the generated secrets to configure them in GitHub/Gitea later. You can view them with:
|
**Important**: Save the generated secrets to configure them in GitHub/Gitea later. You can view them with:
|
||||||
|
Reference in New Issue
Block a user