Gems updated
This commit is contained in:
parent
37e4286ea9
commit
0ba2ded4a2
2 changed files with 117 additions and 112 deletions
|
|
@ -306,8 +306,8 @@ Devise.setup do |config|
|
|||
ssl: { ca_path: '/etc/ssl/certs'}
|
||||
}
|
||||
}
|
||||
#OpenIDConnect.logger = Rails.logger
|
||||
#OmniAuth.config.logger = Rails.logger if Rails.env.development?
|
||||
OpenIDConnect.logger = Rails.logger
|
||||
OmniAuth.config.logger = Rails.logger if Rails.env.development?
|
||||
|
||||
# config.omniauth :google_oauth2, ENV["GOOGLE_CLIENT_ID"], ENV["GOOGLE_CLIENT_SECRET"],
|
||||
# :client_options => {:ssl => {:ca_path => '/etc/ssl/certs'}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue