Files
FreshRSS/app/Models
Alexandre Alapetite e899e4edd9 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.
2023-02-06 15:42:53 +01:00
..
2022-01-04 13:59:09 +01:00
2022-01-08 21:58:55 +01:00
2023-01-18 10:12:21 +01:00
2022-07-04 09:53:26 +02:00
2023-01-19 18:26:04 +01:00
2023-02-03 14:35:59 +01:00
2022-01-30 15:53:17 +01:00
2022-08-21 22:44:03 +02:00
2022-01-04 13:59:09 +01:00
2022-03-21 12:51:03 +01:00
2023-01-09 12:59:30 +01:00
2022-01-04 13:59:09 +01:00
2022-01-04 13:59:09 +01:00
2022-11-26 11:31:30 +01:00
2022-01-02 18:19:40 +01:00
2023-02-03 14:35:59 +01:00