sbadia / puppet-gitlab

Puppet module for manage GitLab installation
http://forge.puppetlabs.com/sbadia/gitlab
GNU General Public License v3.0
131 stars 76 forks source link

gitlab OAuth2 #233

Closed gcmalloc closed 9 years ago

gcmalloc commented 9 years ago

gitlab-ci without support for oauth is useless if you use any of the omniauth authentication in gitlab. So I added the support for the newly supported oauth2 in gitlab-ci. I also added the support for the support_email.

sbadia commented 9 years ago

Oh! Sorry for the delay… Thanks @gcmalloc !