diff options
author | Dmitriy Zaporozhets <dzaporozhets@gitlab.com> | 2015-03-21 23:50:20 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dzaporozhets@gitlab.com> | 2015-03-21 23:50:20 +0000 |
commit | aadd38dbb9b8fbae91be4b509dc18295ff06c8ee (patch) | |
tree | 51f99bbc59ff9485425bfa2d6e851b9c749791f7 /doc/update | |
parent | 33a9f40059fec3ea42bccf6fb75b1226e2a666cd (diff) | |
parent | 06aafb73640da21a4277961c5c6da61496f0e8db (diff) | |
download | gitlab-ce-aadd38dbb9b8fbae91be4b509dc18295ff06c8ee.tar.gz |
Merge branch 'backup-permissions' into 'master'
Change permissions on backup files - #2
Use more restrictive permissions for backup tar files and for the db, uploads, and repositories directories inside the tar files. See #1894. Now the backup task recursively `chmod`s the `db/`, `uploads/`, and `repositories/` folders with 0700 permissions, and the tar file is created as 0600.
This is a followup to !1703, which was reverted because it broke Rspec tests. The test failures were due to the rake task changing directories and not changing back, which I fixed with this commit.
cc @sytse
See merge request !1716
Diffstat (limited to 'doc/update')
0 files changed, 0 insertions, 0 deletions