Commit graph

67 commits

Author SHA1 Message Date
4ce30be711
Complete server manager and load channel list 2020-03-26 23:26:01 +01:00
9c8dc01f18
Add a little bit of styling 2020-03-26 21:29:50 +01:00
013ae64b88
Verify token is invalidated and forget it 2020-03-26 17:59:21 +01:00
4438a027ec
Put URL in separate config to avoid Git change 2020-03-26 17:55:40 +01:00
6b812e849e
Fix logout 2020-03-26 17:46:22 +01:00
02a1bad183
Add remote URL in README and change default 2020-03-26 16:47:56 +01:00
099762e704
Remove CORS avoidance: CORS is now okay 2020-03-26 16:35:59 +01:00
8843f61e06
Rename xhr.js to ajax.js 2020-03-26 16:34:51 +01:00
35c8ea0d3c
Improve instructions and change name 2020-03-26 16:32:30 +01:00
ae525c8904
Improve architecture 2020-03-26 16:01:09 +01:00
190663a253
Improve rundev script
Kill server when exiting MITM
2020-03-25 22:28:22 +01:00
5fd8101224
Fix token validation 2020-03-25 22:17:24 +01:00
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
71290cdc02
Avoid CORS in login, add token validation 2020-03-25 18:46:28 +01:00
fcbb561d62
:x 2020-03-25 17:06:45 +01:00
f275a03b93
README with some instructions 2020-03-24 22:52:12 +01:00
15815acf0f
Initial commit 2020-03-24 22:47:39 +01:00