Commit a443c4c8 authored by Valery Sizov's avatar Valery Sizov

Merge branch 'master' of github.com:gitlabhq/gitlabhq

parents fbe9b00f d29dd2cf
......@@ -90,7 +90,7 @@ module Grack
when *Gitlab::GitAccess::PUSH_COMMANDS
if user
# Skip user authorization on upload request.
# It will be serverd by update hook in repository
# It will be done by the pre-receive hook in the repository.
true
else
false
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment