chore: fix file permissions and ownership across project
- Changed ownership of all files to scheianu:scheianu - Set directories to 755 permissions (rwxr-xr-x) - Set files to 644 permissions (rw-r--r--) - Made shell scripts executable (755) - Allows development without requiring sudo for file modifications - Improves development workflow and security
This commit is contained in:
0
app/utils/__init__.py
Executable file → Normal file
0
app/utils/__init__.py
Executable file → Normal file
0
app/utils/group_player_management.py
Executable file → Normal file
0
app/utils/group_player_management.py
Executable file → Normal file
0
app/utils/logger.py
Executable file → Normal file
0
app/utils/logger.py
Executable file → Normal file
0
app/utils/pptx_converter.py
Executable file → Normal file
0
app/utils/pptx_converter.py
Executable file → Normal file
0
app/utils/uploads.py
Executable file → Normal file
0
app/utils/uploads.py
Executable file → Normal file
Reference in New Issue
Block a user