linuxmuster / linuxmuster-webui7

Next generation web interface for linuxmuster.net v7.
https://www.linuxmuster.net
GNU General Public License v3.0
12 stars 8 forks source link

Remove filemod modification on config loading #157

Closed hermanntoast closed 4 years ago

hermanntoast commented 4 years ago

Sometimes, when file rights changed because of root user, the users which working in own user context, doesn't have the permission to read config files.

kiarn commented 4 years ago

Hello @hermanntoast,

Can you please provide an example of fail (if necessary per pm) ? Because I use daily the webui as root, student, teacher or admin, and I don't see what could go wrong. I think that not changing the permission to 600 would lead to security concerns, and maybe we can solve it in another way.

hermanntoast commented 4 years ago

Manage it over another way. Thanks to @kiarn