enzo-dechaene opened a new issue, #21494:
URL: https://github.com/apache/superset/issues/21494

   Hello,
   
   I had replaced the FAVICONS parameter in the config.py file.
   
   `FAVICONS = [{"href": "/static/assets/images/my-favicon.png"}]`
   
   It seems to work on all pages except :
   - login page
   - 404, 500 error pages
   - Security pages (list users, list roles, row level security, action log)
   
   
![image](https://user-images.githubusercontent.com/107003976/190647441-c378c807-c808-4fb1-ac1e-f9e5b7d792ed.png)
   
   It seems that the path to the superset favicon is still used in the project, 
it should use the FAVICONS parameter.
   
   
![image](https://user-images.githubusercontent.com/107003976/190647560-dce9efc4-e7c7-4c19-8afa-ee0c0533dd5c.png)


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to