mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 00:12:03 +02:00
Set OmniAuth on failure config
This commit is contained in:
parent
d256aa357e
commit
227c2f100d
9 changed files with 64 additions and 60 deletions
|
@ -43,7 +43,7 @@ Rails.application.configure do
|
|||
# config.action_cable.allowed_request_origins = [ 'http://example.com', /http:\/\/example.*/ ]
|
||||
|
||||
# Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
|
||||
# config.force_ssl = true
|
||||
config.force_ssl = true
|
||||
|
||||
# Use the lowest log level to ensure availability of diagnostic information
|
||||
# when problems arise.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue