Skip to content

Change rights of repository files when created it#11

Merged
julien-duponchelle merged 2 commits into
usvn:masterfrom
xxorax:master
Dec 25, 2012
Merged

Change rights of repository files when created it#11
julien-duponchelle merged 2 commits into
usvn:masterfrom
xxorax:master

Conversation

@xxorax

@xxorax xxorax commented Oct 31, 2012

Copy link
Copy Markdown
Contributor

In fast-cgi environnement, PHP runs under a different user from aoache, and davsvn module run always under apache user, so davsvn module is not able to read/write repository by default.

This fix it by allowing current group to access to the repository files, and adding inheritance rights, to allow davsvn to write files with the fcgi user.

This allows the integration of USVN in Virtualmin.

@xxorax

xxorax commented Oct 31, 2012

Copy link
Copy Markdown
Contributor Author

Hi,

Just a quick fix that I wanted to do before :)
Feel free to include it.

Thanks for your work !

julien-duponchelle added a commit that referenced this pull request Dec 25, 2012
Change rights of repository files when created it
@julien-duponchelle julien-duponchelle merged commit fe11940 into usvn:master Dec 25, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants