On 10/25/21 5:18 AM, Marco Marinello wrote:
Finally have found my issue... Apache automatically removes the header, see https://stackoverflow.com/questions/26549250/apache-strips-down-authorizatio... . Hope it can be useful for somebody else!
I'm glad you found this, but I'm a bit confused. I run a few servers with apache 2.4 proxying to gunicorn and I don't see the issue. Perhaps this is a uWSGI or mod_wsgi issue.
In any case, it can possibly be avoided by setting base_url in mailman-hyperkitty.cfg to something like
base_url: https://127.0.0.1:8000/archives
or whatever localhost port the WSGI application is listening on to bypass apache.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan