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

Closed

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

nicolas-eoxia and others added 20 commits September 27, 2024 15:21
…and_config

Evarisk#1086 [JS] fix: media gallery error and config medias
…_variable_template

Evarisk#1088 [Mod] add: function check_variable for tpl
Evarisk#1095 [CSS] add: img css for remove unwanted property
…fLastGeneratedDocument

Evarisk#1102 [Lib] add: parameter entity for showUrlOfLastGeneratedDocument
@evarisk-kilyan evarisk-kilyan deleted the fix_file_cant_download branch October 25, 2024 07:27
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: Done
3 participants