Commit graph

6 commits

Author SHA1 Message Date
Midgard 5fd8101224
Fix token validation 2020-03-25 22:17:24 +01: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
Midgard 71290cdc02
Avoid CORS in login, add token validation 2020-03-25 18:46:28 +01:00
Midgard fcbb561d62
:x 2020-03-25 17:06:45 +01:00
Midgard f275a03b93
README with some instructions 2020-03-24 22:52:12 +01:00
Midgard 15815acf0f
Initial commit 2020-03-24 22:47:39 +01:00