Gitlab and omniauth-pam Authentication
问题 Basically I follow these instructions to add a custom omniauth provider: https://github.com/gitlabhq/gitlabhq/blob/master/doc/install/installation.md#using-custom-omniauth-providers I want to use omniauth-pam: https://github.com/nickcharlton/omniauth-pam After adding the gem and configuring this in gitlab.yml: providers: - { name: 'pam' } It does not start anymore with this error: Received wrong number of arguments. [nil, nil] (ArgumentError) /sync1/gitlab/vendor/bundle/ruby/2.0.0/gems