For the local proxy, we weren't following redirects. We remove the CheckRedirect function and use the default function, which is good enough for our purposes. https://mattermost.atlassian.net/browse/MM-40450 ```release-note NONE ```
For the local proxy, we weren't following redirects. We remove the CheckRedirect function and use the default function, which is good enough for our purposes. https://mattermost.atlassian.net/browse/MM-40450 ```release-note NONE ```