Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iric-data
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bioinfo_iric
iric-data
Commits
766433be
Commit
766433be
authored
4 years ago
by
Jean-Philippe Laverdure
Browse files
Options
Downloads
Plain Diff
Merge branch '110-make-newly-uploaded-files-readable-by-the-group' into 'master'
Resolve "Make newly uploaded files readable by the group" Closes
#110
See merge request
!54
parents
a71220a9
596f78a6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!54
Resolve "Make newly uploaded files readable by the group"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
iric_data/settings.py
+1
-0
1 addition, 0 deletions
iric_data/settings.py
with
1 addition
and
0 deletions
iric_data/settings.py
+
1
−
0
View file @
766433be
...
...
@@ -19,6 +19,7 @@ from django_auth_ldap.config import LDAPSearch, GroupOfNamesType
# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
BASE_DIR
=
os
.
path
.
dirname
(
os
.
path
.
dirname
(
os
.
path
.
abspath
(
__file__
)))
FILE_UPLOAD_PERMISSIONS
=
0o640
# Quick-start development settings - unsuitable for production
# See https://docs.djangoproject.com/en/2.1/howto/deployment/checklist/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment