Open dorianim opened 2 years ago
Code Climate has analyzed commit 4687547f and detected 0 issues on this pull request.
View more on Code Climate.
Hello,
It's surely a good point, but we must test it and wait on feedback from test users. Teachers can access the students data via shares, so this change should not have bad consequences. I will also test it in my environment.
Arnaud
This changes the umask of userhomes to 077 (Permissions will be 700 respectively) to prevent other users from accessing their data. The default is 022 which makes it possible for users to access other users data if they know the explicit path. See:
@kiarn @PLanB2008 do you see any unwanted implications of this?