]> git.parisson.com Git - telemeta.git/commit
Restrict chown fix to depth level 1
authorThomas Fillon <thomasfillon@users.noreply.github.com>
Wed, 20 Sep 2017 10:23:30 +0000 (12:23 +0200)
committerThomas Fillon <thomas@parisson.com>
Wed, 20 Sep 2017 10:29:36 +0000 (12:29 +0200)
commit9a995df6154e40e432294cb58ed5763d6bbcdb73
tree4f2c58bc997d3a0c0ba4a1cd9adbbc10545b4ba8
parent2c814cfecf3ee0a8a987edb017ef3842af029e27
Restrict chown fix to depth level 1

This should prevent very long recursive checking in production.

Move the code in order to execute that line only for production (and not runserver)
Conflicts:
app/scripts/app.sh
app/scripts/app.sh