Web Hook doesn't send Post Data
Created by: Zeichen32
I want to use the "web hooks" to notify a php script about git commits, but every request the "post data variable" were empty.
Also the url "/{project_name}/hooks/{hook_number}" throws a 404 error.