]> source.dussan.org Git - gitea.git/commit
Fixed directory permissions for the zip download router
authorJan Oliver Oelerich <janoliver@oelerich.org>
Sun, 1 Jun 2014 13:22:13 +0000 (15:22 +0200)
committerJan Oliver Oelerich <janoliver@oelerich.org>
Sun, 1 Jun 2014 13:22:13 +0000 (15:22 +0200)
commit6fe43eb8d4d7337024ca3001214c19fe1ba2c33d
treecd41656dcb5827b1630f47c21309c05b170e5d3c
parent2657f88d9af9420329c49fab20bd1c7a5febc071
Fixed directory permissions for the zip download router

If the archives/ directory is created with 0655, it results in a permission error.
routers/repo/download.go