| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-10 | Update Docker image Alpine 3.18 (#5383) | ||
| https://alpinelinux.org/posts/Alpine-3.18.0-released.html Minor updates with Apache 2.4.57 and PHP 8.1.19 | |||
| 2023-02-06 | More robust application of access permissions (#5062) | ||
| * More robust application of access permissions We were in particular missing directory traversal `+X` in our current recommendations. Extracted to own shell script so it can easily be invoked. Update access permissions in Docker to account to be more robust. #fix https://github.com/FreshRSS/FreshRSS/discussions/5037 * Minor simplification * Restrict mkdir permissions Default mkdir permissions are 0777, which is not good for security, so downgrade to 0770. | |||
