uranusjr edited a comment on issue #17689:
URL: https://github.com/apache/airflow/issues/17689#issuecomment-940908158


   The cookies are natively separated by domain, so this is the natural 
behaviour for sites configured like this. It is theoratically possible to 
manually prefix all the cookie keys by the mounted prefix, but from my 
experience even the largest site and established applications out there don't 
generally bother to do this (which is also why many of these things use 
subdomains for multi-setup routing instead), so I'd say we should just document 
this as unsupported instead of doing substential refactoring.


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


Reply via email to