HTTP header "X_FORWARDED_EMAIL" not set and request URI not whitelisted.
rabbl opened this issue · 2 comments
rabbl commented
We have setup mara #6d6d857 in a docker-container and it works like a charm.
Merging the newest upstream-version shows a 400 error with the message:
HTTP header "X_FORWARDED_EMAIL" not set and request URI not whitelisted.
Any idea how to fix this bug or where to start debugging?
rabbl commented
Found it, happens if you're using the old local_setup.py with the new version.
The new one has more options and does some monkey-patching.
I'll close this issue so.
martin-loetzsch commented
Glad you found it & sorry for the late response