Set fb_auth.ini ownership and access rights #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi Martin.
First of all take the biggest thanks ever for such a great couch db extension. Since I'm not experienced with Erlang you saved me a lot of time. Thanks.
Secondly, I've spent something around a half an hour to figure out why it doesn't work, and even hangs down my couchdb instance. God, please send a curse to that Erlang logging style :) The reason was in wrong ownership/mode bits of fb_auth.ini, so I added little fix into your Makefile.
Please check it out.
Thanks again.
Regards,
Yury