Revert "Fixed bad owner/user config, causing pastes to fail with 'Please tell me...
authorChristian Weiske <cweiske@cweiske.de>
Tue, 29 Aug 2017 19:10:55 +0000 (21:10 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Tue, 29 Aug 2017 19:11:57 +0000 (21:11 +0200)
commit2b8fb511b064b375c554785f948840faaa63f9e2
treea719aca47c658a9c3252f1b1586bd8fb9ac54474
parent21bba8d2e73cd5e950b16e8ff86c5c750715efa8
Revert "Fixed bad owner/user config, causing pastes to fail with 'Please tell me who you are'"

This reverts commit b0396671c6aad090e6b9b5bc9d6b6886b9f0d4e3.

The owner.* configuration is custom-made by phorkie.
If we use user.*, anonymous commits automatically get the user.* settings
which we do not want.

Resolves: https://github.com/cweiske/phorkie/issues/27
src/phorkie/Repository/Setup.php