Skip to content
Snippets Groups Projects
Commit b2bb1794 authored by Dmitry Kovalenok's avatar Dmitry Kovalenok
Browse files

updating init.rb

parent d86ba87e
No related branches found
No related tags found
No related merge requests found
......@@ -9,8 +9,8 @@ Redmine::Plugin.register :redmine_omniauth_google do
url 'http://gitlab.tsdv.net/redmine_omniauth_google'
author_url 'https://tsdv.net/redmine/users/105'
settings default: {
client_id: '214698823792.apps.googleusercontent.com',
client_secret: 'M0HJPMypEgrDAKKHGiP6Y2R-',
client_id: "",
client_secret: "",
oauth_autentification: false,
allowed_domains: ""
}, partial: 'settings/google_settings'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment