mistercrunch commented on code in PR #27849:
URL: https://github.com/apache/superset/pull/27849#discussion_r1564815827


##########
superset/config.py:
##########
@@ -1453,6 +1455,7 @@ def EMAIL_HEADER_MUTATOR(  # pylint: 
disable=invalid-name,unused-argument
             "data:",
             "https://apachesuperset.gateway.scarf.sh";,
             "https://static.scarf.sh/";,
+            "https://avatars.slack-edge.com";,

Review Comment:
   Ok I made SLACK_ENABLE_AVATARS = False by default (at least for now), and 
commented the `TALISMAN_CONFIG` changes out, with a note about de-commenting 
the line if you set SLACK_ENABLE_AVATARS to True. Altered the UPDATING.md 
comment to reflect that.



-- 
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.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

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


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

Reply via email to