Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1091 [Core] fix: file can't be download after copy when conf is 0660 #1092

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

evarisk-kilyan
Copy link
Contributor

No description provided.

Copy link
Contributor

@nicolas-eoxia nicolas-eoxia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Manque la trad en anglais

@@ -273,6 +273,8 @@ public function __construct($db)
'user' => 0,
];
}

$conf->global->MAIN_UMASK = '0664';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Il faut faire un set_const dans le init

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 Bug Something isn't working
Projects
Status: Pull requests
2 participants