mirror of https://github.com/zulip/zulip.git
edf1b1e5e8
Thanks to @minusworld for catching this--see #14264, which points out that lstrip() doesn't do what your intuition might tell you it does. Now we properly remove the "HTTP_" prefix. It's not clear to me why we need these prefixes for Django purposes in the fixtures, but I didn't want to go down the rabbit hole of fixing those. To test: got to http://YOUR-DEV_SERVER/devtools/integrations/ select "bitbucket3" for the integration. select "diagnostics_ping.json" for the fixture. see "X_EVENT_KEY" in "Custom HTTP Headers" Fixes #14264 |
||
---|---|---|
.. | ||
__init__.py | ||
email_log.py | ||
integrations.py | ||
registration.py |