xinbinhuang commented on a change in pull request #15295:
URL: https://github.com/apache/airflow/pull/15295#discussion_r610343223
##########
File path: airflow/www/extensions/init_views.py
##########
@@ -156,6 +158,21 @@ def set_cors_headers_on_response(response):
return response
+class CustomSessionInterface(SecureCookieSessionInterface):
Review comment:
I would prefer a better name on the class interface but I can't come up
with any..
--
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]