Failed cloning repository using http, undefined method can?
Created by: sdempsay
I just updated to 3.0, and I was trying to clone a repository using the http method and it failed, I get the following line in the production.log:
NoMethodError (undefined method `can?' for #<Grack::Auth:0x000000078c2f10>):
lib/gitlab/backend/grack_auth.rb:42:in `validate_post_request'
lib/gitlab/backend/grack_auth.rb:30:in `valid?'