You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/06/02 16:44:46 UTC

[GitHub] [superset] hughhhh commented on a change in pull request #14934: feat: Adding FORCE_SSL as feature flag in config.py

hughhhh commented on a change in pull request #14934:
URL: https://github.com/apache/superset/pull/14934#discussion_r644146351



##########
File path: superset/config.py
##########
@@ -383,6 +383,9 @@ def _try_json_readsha(  # pylint: disable=unused-argument
     # for report with type 'report' still send with email and slack message with
     # screenshot and link
     "ALERTS_ATTACH_REPORTS": True,
+    # Enabling FORCE_SSL forces all database connections to be encrypted before

Review comment:
       ```suggestion
   # Enabling FORCE_DATABASE_CONNECTIONS_SSL forces all database connections to be encrypted before
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org