MShekow opened a new issue #8297: Customizable configurable footer in admin web interface URL: https://github.com/apache/airflow/issues/8297 **Description** The footer area of the HTML template of the admin web interface should be customizable. The server admin should be able to add arbitrary HTML code. This could be achieved by the ability to provide the HTML code in the `airflow.cfg`, or by overwriting a .html template file (which is non-existent or empty by default) in a defined location. **Use case / motivation** Websites *must* have a link to a privacy page, by EU laws. Typically, the link to those kinds of pages is placed in the footer of the page. A customizable footer would enable this use case. **Related Issues** --
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
