davedotluebke / old-skool-text-game

Coding project used to learn Python
5 stars 4 forks source link

Subprocess shell commands causing permission and other errors #189

Open 1Bayshore opened 2 years ago

1Bayshore commented 2 years ago

On the server we are having issues where files and directories created using the shell subprocess commands don't have the correct permissions for the gitbot commit process. Due to this and other issues such as security, we might want to consider going back to a custom in-game implementation of the few shell commands we use, with a correct permissions handling system alongside them.

The permissions we would like on the server would be the following: