Commit graph

7 commits

Author SHA1 Message Date
Midgard 6e8e33f2c5
Move update_emoji.py to etc/ 2022-06-18 22:09:34 +02:00
Midgard 4b235563d4
Cache CORS requests in proxy 2022-06-18 22:08:52 +02:00
Midgard 1760661c5b
Update to new MITM API function 2022-06-08 17:27:56 +02:00
Midgard ca00ad6792
Add typing 2022-06-08 17:27:50 +02:00
Midgard 422b4a6312
Spoof origin to allow websocket creation 2021-02-17 16:54:40 +01:00
Midgard 81751369a1
Fix mitmproxy script to deal with multiple origins 2020-03-31 13:27:08 +02:00
Midgard 87808a3ffe
Fix CORS: make mitmproxy intercept OPTIONS
Mattermost doesn't support OPTIONS so we have to handle it in our proxy.
2020-03-25 22:14:00 +01:00