SIGN IN SIGN UP

fix(server): restrict unix socket permissions to 0660

The listening Unix socket was created world-writable (0666), allowing
any local user to connect. Restrict it to the owner and group.

Deployments where the reverse proxy runs as a different user now need
that user to share a group with the Miniflux process.
F
Fred committed
92057dde56c9ad6c9ffe34524a1c0028d244d7ae
Parent: 4d84eee