Allow different omniauth settings per tenant

Co-Authored-By: Javi Martín <javim@elretirao.net>
This commit is contained in:
Eduardo Vilar
2019-05-13 10:34:43 +02:00
committed by Javi Martín
parent a3be1e174b
commit 0ea61b9b61
4 changed files with 70 additions and 11 deletions

View File

@@ -57,8 +57,8 @@ staging:
# my_tenant_subdomain:
# secret_key: my_secret_value
#
# Currently you can overwrite SMTP, SMS, manager, microsoft API and
# HTTP basic settings.
# Currently you can overwrite SMTP, SMS, manager, microsoft API,
# HTTP basic, twitter, facebook, google and wordpress settings.
<<: *maps
<<: *apis
@@ -93,8 +93,8 @@ preproduction:
# my_tenant_subdomain:
# secret_key: my_secret_value
#
# Currently you can overwrite SMTP, SMS, manager, microsoft API and
# HTTP basic settings.
# Currently you can overwrite SMTP, SMS, manager, microsoft API,
# HTTP basic, twitter, facebook, google and wordpress settings.
twitter_key: ""
twitter_secret: ""
facebook_key: ""
@@ -134,8 +134,8 @@ production:
# my_tenant_subdomain:
# secret_key: my_secret_value
#
# Currently you can overwrite SMTP, SMS, manager, microsoft API and
# HTTP basic settings.
# Currently you can overwrite SMTP, SMS, manager, microsoft API,
# HTTP basic, twitter, facebook, google and wordpress settings.
twitter_key: ""
twitter_secret: ""
facebook_key: ""