]> oss.titaniummirror.com Git - repo_shell.git/commit
Set umask when runnning repository commands
authorR. Steve McKown <rsmckown@gmail.com>
Mon, 1 Oct 2012 17:41:22 +0000 (11:41 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Mon, 1 Oct 2012 17:41:22 +0000 (11:41 -0600)
commit0aa10cafb34f36da9f52b4c382e28e2679224149
treef65a971df1b7c15871e7ec68838e0ee464a07fbb
parentba59d73ca647a06d89069b84f2c751105a0c4029
Set umask when runnning repository commands

Repository file permissions should only allow write to the owner, read
to the owner's group, and no access for anyone else.
repo_shell.c