From 3e08865ef35e7d3741862b6d383707e9115f6804 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 21 May 2020 08:19:19 -0400 Subject: add CSRF to the list of potential issues --- docs/guides/FAQ.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/FAQ.rst b/docs/guides/FAQ.rst index 54b7e597..2b063494 100644 --- a/docs/guides/FAQ.rst +++ b/docs/guides/FAQ.rst @@ -214,7 +214,7 @@ General tips - ``OPT_USE_APIS`` is enabled - If you are using any version lower than ZM 1.34, ``OPT_USE_GOOG_RECAPTCHA`` is disabled - If you are NOT using authentication at all in ZM, that is ``OPT_USE_AUTH`` is disabled, then make sure you also disable authentication in zmNinja, otherwise it will keep waiting for auth keys. - + - I don't quite know why, but on some devices, connection issues are caused because ZM's CSRF code causes issues. See `this `__ thread, for example. In this case, try turning off CSRF checks by going to ``ZM->Options->System`` and disable "Enable CSRF magic" - Disable server redirects like 302 and then try if using the mobile app -- cgit v1.2.3